LLVM API Documentation

Public Member Functions | |
| AddMaskingAnd (Constant *c) | |
| bool | shouldApply (Value *LHS) const |
| Instruction * | apply (BinaryOperator &Add) const |
Public Attributes | |
| Constant * | C2 |
Definition at line 474 of file InstructionCombining.cpp.
|
|
Definition at line 476 of file InstructionCombining.cpp. |
|
|
Definition at line 482 of file InstructionCombining.cpp. References llvm::User::getOperand(). |
|
|
Definition at line 477 of file InstructionCombining.cpp. References llvm::PatternMatch::m_And(), llvm::PatternMatch::m_ConstantInt(), llvm::PatternMatch::m_Value(), and llvm::PatternMatch::match(). |
|
|
Definition at line 475 of file InstructionCombining.cpp. |