LLVM: RemarkInfo Struct Reference (original) (raw)

Public Member Functions
Public Attributes
ore::NV Kind
ore::NV F
ore::NV BB

Detailed Description

Definition at line 46 of file LowerAllowCheckPass.cpp.

Constructor & Destructor Documentation

RemarkInfo::RemarkInfo ( IntrinsicInst * II) inlineexplicit

Definition at line 50 of file LowerAllowCheckPass.cpp.

References BB, F, getName(), getParent(), II, and Kind.

Member Data Documentation

BB

ore::NV RemarkInfo::BB

Definition at line 49 of file LowerAllowCheckPass.cpp.

Referenced by RemarkInfo().

F

ore::NV RemarkInfo::F

Definition at line 48 of file LowerAllowCheckPass.cpp.

Referenced by RemarkInfo().

Kind

ore::NV RemarkInfo::Kind

Definition at line 47 of file LowerAllowCheckPass.cpp.

Referenced by RemarkInfo().


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