LLVM 19.0.0git
Public Member Functions | Public Attributes | List of all members
RemarkInfo Struct Reference

Public Member Functions

 RemarkInfo (IntrinsicInst *II)
 

Public Attributes

ore::NV Kind
 
ore::NV F
 
ore::NV BB
 

Detailed Description

Definition at line 43 of file LowerAllowCheckPass.cpp.

Constructor & Destructor Documentation

◆ RemarkInfo()

RemarkInfo::RemarkInfo ( IntrinsicInst II)
inlineexplicit

Definition at line 47 of file LowerAllowCheckPass.cpp.

Member Data Documentation

◆ BB

ore::NV RemarkInfo::BB

Definition at line 46 of file LowerAllowCheckPass.cpp.

◆ F

ore::NV RemarkInfo::F

Definition at line 45 of file LowerAllowCheckPass.cpp.

◆ Kind

ore::NV RemarkInfo::Kind

Definition at line 44 of file LowerAllowCheckPass.cpp.


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