LLVM API Documentation
Static Public Member Functions | |
static Constant * | EqualTo (const Constant *V1, const Constant *V2) |
static Constant * | CastToBool (const Constant *V) |
static Constant * | CastToSByte (const Constant *V) |
static Constant * | CastToUByte (const Constant *V) |
static Constant * | CastToShort (const Constant *V) |
static Constant * | CastToUShort (const Constant *V) |
static Constant * | CastToInt (const Constant *V) |
static Constant * | CastToUInt (const Constant *V) |
static Constant * | CastToLong (const Constant *V) |
static Constant * | CastToULong (const Constant *V) |
static Constant * | CastToFloat (const Constant *V) |
static Constant * | CastToDouble (const Constant *V) |
static Constant * | CastToPointer (const ConstantPointerNull *V, const PointerType *PTy) |
Definition at line 280 of file ConstantFolding.cpp.
|
Definition at line 285 of file ConstantFolding.cpp. References False. |
|
Definition at line 315 of file ConstantFolding.cpp. |
|
Definition at line 312 of file ConstantFolding.cpp. |
|
Definition at line 300 of file ConstantFolding.cpp. |
|
Definition at line 306 of file ConstantFolding.cpp. |
|
Definition at line 319 of file ConstantFolding.cpp. |
|
Definition at line 288 of file ConstantFolding.cpp. |
|
Definition at line 294 of file ConstantFolding.cpp. |
|
Definition at line 291 of file ConstantFolding.cpp. |
|
Definition at line 303 of file ConstantFolding.cpp. |
|
Definition at line 309 of file ConstantFolding.cpp. |
|
Definition at line 297 of file ConstantFolding.cpp. |
|
Definition at line 282 of file ConstantFolding.cpp. References True. |