LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
llvm::PatternMatch::is_sign_bit Struct Reference

#include <PatternMatch.h>

Public Member Functions

bool isValue (const APInt &C)
 

Detailed Description

Definition at line 268 of file PatternMatch.h.

Member Function Documentation

bool llvm::PatternMatch::is_sign_bit::isValue ( const APInt C)
inline

Definition at line 269 of file PatternMatch.h.

References llvm::APInt::isSignBit().


The documentation for this struct was generated from the following file: