|
LLVM
3.7.0
|
Helper structure to keep track of ISD::SET_CC operands. More...
Public Attributes | |
| const SDValue * | Opnd0 |
| const SDValue * | Opnd1 |
| ISD::CondCode | CC |
Helper structure to keep track of ISD::SET_CC operands.
Definition at line 7654 of file AArch64ISelLowering.cpp.
| ISD::CondCode GenericSetCCInfo::CC |
Definition at line 7657 of file AArch64ISelLowering.cpp.
Referenced by isSetCC(), and performSetccAddFolding().
Definition at line 7655 of file AArch64ISelLowering.cpp.
Referenced by isSetCC(), and performSetccAddFolding().
Definition at line 7656 of file AArch64ISelLowering.cpp.
Referenced by isSetCC(), and performSetccAddFolding().
1.8.6