|
LLVM
4.0.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 8471 of file AArch64ISelLowering.cpp.
| ISD::CondCode GenericSetCCInfo::CC |
Definition at line 8474 of file AArch64ISelLowering.cpp.
Referenced by isSetCC(), and performSetccAddFolding().
Definition at line 8472 of file AArch64ISelLowering.cpp.
Referenced by isSetCC(), and performSetccAddFolding().
Definition at line 8473 of file AArch64ISelLowering.cpp.
Referenced by isSetCC(), and performSetccAddFolding().
1.8.6