LLVM  8.0.1
Public Attributes | List of all members
SetCCInfo Union Reference

Helper structure to keep track of SetCC information. More...

Collaboration diagram for SetCCInfo:
Collaboration graph
[legend]

Public Attributes

GenericSetCCInfo Generic
 
AArch64SetCCInfo AArch64
 

Detailed Description

Helper structure to keep track of SetCC information.

Definition at line 9651 of file AArch64ISelLowering.cpp.

Member Data Documentation

◆ AArch64

AArch64SetCCInfo SetCCInfo::AArch64

Definition at line 9653 of file AArch64ISelLowering.cpp.

Referenced by isSetCC(), and performSetccAddFolding().

◆ Generic

GenericSetCCInfo SetCCInfo::Generic

Definition at line 9652 of file AArch64ISelLowering.cpp.

Referenced by isSetCC(), and performSetccAddFolding().


The documentation for this union was generated from the following file: