|
LLVM
3.7.0
|
Helper structure to keep track of a SET_CC lowered into AArch64 code. More...
Public Attributes | |
| const SDValue * | Cmp |
| AArch64CC::CondCode | CC |
Helper structure to keep track of a SET_CC lowered into AArch64 code.
Definition at line 7661 of file AArch64ISelLowering.cpp.
| AArch64CC::CondCode AArch64SetCCInfo::CC |
Definition at line 7663 of file AArch64ISelLowering.cpp.
Referenced by isSetCC(), and performSetccAddFolding().
Definition at line 7662 of file AArch64ISelLowering.cpp.
Referenced by isSetCC(), and performSetccAddFolding().
1.8.6