LLVM API Documentation

Public Attributes
AArch64SetCCInfo Struct Reference

Helper structure to keep track of a SET_CC lowered into AArch64 code. More...

Collaboration diagram for AArch64SetCCInfo:
Collaboration graph
[legend]

List of all members.

Public Attributes

const SDValueCmp
AArch64CC::CondCode CC

Detailed Description

Helper structure to keep track of a SET_CC lowered into AArch64 code.

Definition at line 7157 of file AArch64ISelLowering.cpp.


Member Data Documentation

Definition at line 7159 of file AArch64ISelLowering.cpp.

Referenced by isSetCC(), and performSetccAddFolding().

Definition at line 7158 of file AArch64ISelLowering.cpp.

Referenced by isSetCC(), and performSetccAddFolding().


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