LLVM API Documentation

Public Member Functions | |
| AddRHS (Value *rhs) | |
| bool | shouldApply (Value *LHS) const |
| Instruction * | apply (BinaryOperator &Add) const |
Public Attributes | |
| Value * | RHS |
Definition at line 462 of file InstructionCombining.cpp.
|
|
Definition at line 464 of file InstructionCombining.cpp. |
|
|
Definition at line 466 of file InstructionCombining.cpp. References llvm::User::getOperand(). |
|
|
Definition at line 465 of file InstructionCombining.cpp. References RHS. |
|
|
Definition at line 463 of file InstructionCombining.cpp. Referenced by shouldApply(). |