|
LLVM
8.0.1
|
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 9645 of file AArch64ISelLowering.cpp.
| AArch64CC::CondCode AArch64SetCCInfo::CC |
Definition at line 9647 of file AArch64ISelLowering.cpp.
Referenced by isSetCC(), and performSetccAddFolding().
Definition at line 9646 of file AArch64ISelLowering.cpp.
Referenced by isSetCC(), and performSetccAddFolding().
1.8.13