| 
    LLVM 22.0.0git
    
   | 
 
Provides context on when an inline advisor is constructed in the pipeline (e.g., link phase, inline driver). More...
#include "llvm/Analysis/InlineAdvisor.h"
Public Attributes | |
| ThinOrFullLTOPhase | LTOPhase | 
| InlinePass | Pass | 
Provides context on when an inline advisor is constructed in the pipeline (e.g., link phase, inline driver).
Definition at line 59 of file InlineAdvisor.h.
| ThinOrFullLTOPhase llvm::InlineContext::LTOPhase | 
Definition at line 60 of file InlineAdvisor.h.
Referenced by llvm::AnnotateInlinePassName().
| InlinePass llvm::InlineContext::Pass | 
Definition at line 62 of file InlineAdvisor.h.
Referenced by llvm::AnnotateInlinePassName().