|
LLVM 23.0.0git
|
#include "llvm/Analysis/CGSCCPassManager.h"
Classes | |
| struct | Result |
Public Member Functions | |
| Result | run (Function &F, FunctionAnalysisManager &FAM) |
Static Public Attributes | |
| static LLVM_ABI AnalysisKey | Key |
Additional Inherited Members | |
| Static Public Member Functions inherited from llvm::AnalysisInfoMixin< ShouldNotRunFunctionPassesAnalysis > | |
| static AnalysisKey * | ID () |
| Returns an opaque, unique ID for this analysis type. | |
| Static Public Member Functions inherited from llvm::detail::InfoMixin< ShouldNotRunFunctionPassesAnalysis > | |
| static StringRef | name () |
| Gets the name of the pass we are mixed into. | |
Definition at line 520 of file CGSCCPassManager.h.
|
inline |
Definition at line 526 of file CGSCCPassManager.h.
|
static |
Definition at line 523 of file CGSCCPassManager.h.