LLVM API Documentation

Public Attributes
GenericSetCCInfo Struct Reference

Helper structure to keep track of ISD::SET_CC operands. More...

Collaboration diagram for GenericSetCCInfo:
Collaboration graph
[legend]

List of all members.

Public Attributes

const SDValueOpnd0
const SDValueOpnd1
ISD::CondCode CC

Detailed Description

Helper structure to keep track of ISD::SET_CC operands.

Definition at line 7150 of file AArch64ISelLowering.cpp.


Member Data Documentation

Definition at line 7153 of file AArch64ISelLowering.cpp.

Referenced by isSetCC(), and performSetccAddFolding().

Definition at line 7151 of file AArch64ISelLowering.cpp.

Referenced by isSetCC(), and performSetccAddFolding().

Definition at line 7152 of file AArch64ISelLowering.cpp.

Referenced by isSetCC(), and performSetccAddFolding().


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