LLVM API Documentation
Static Public Member Functions | |
static Constant * | LessThan (const ConstantBool *V1, const ConstantBool *V2) |
static Constant * | EqualTo (const Constant *V1, const Constant *V2) |
static Constant * | And (const ConstantBool *V1, const ConstantBool *V2) |
static Constant * | Or (const ConstantBool *V1, const ConstantBool *V2) |
static Constant * | Xor (const ConstantBool *V1, const ConstantBool *V2) |
Definition at line 230 of file ConstantFolding.cpp.
|
Definition at line 240 of file ConstantFolding.cpp. References llvm::ConstantBool::getValue(). |
|
Definition at line 236 of file ConstantFolding.cpp. |
|
Definition at line 232 of file ConstantFolding.cpp. References llvm::ConstantBool::getValue(). |
|
Definition at line 244 of file ConstantFolding.cpp. References llvm::ConstantBool::getValue(). |
|
Definition at line 248 of file ConstantFolding.cpp. References llvm::ConstantBool::getValue(). |