|
LLVM
8.0.1
|
Helper structure to keep track of SetCC information. More...

Public Attributes | |
| GenericSetCCInfo | Generic |
| AArch64SetCCInfo | AArch64 |
Helper structure to keep track of SetCC information.
Definition at line 9651 of file AArch64ISelLowering.cpp.
| AArch64SetCCInfo SetCCInfo::AArch64 |
Definition at line 9653 of file AArch64ISelLowering.cpp.
Referenced by isSetCC(), and performSetccAddFolding().
| GenericSetCCInfo SetCCInfo::Generic |
Definition at line 9652 of file AArch64ISelLowering.cpp.
Referenced by isSetCC(), and performSetccAddFolding().
1.8.13