LLVM 20.0.0git
|
#include "llvm/Analysis/MustExecute.h"
Public Member Functions | |
MustBeExecutedContextPrinterPass (raw_ostream &OS) | |
PreservedAnalyses | run (Module &M, ModuleAnalysisManager &AM) |
Public Member Functions inherited from llvm::PassInfoMixin< MustBeExecutedContextPrinterPass > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Static Public Member Functions | |
static bool | isRequired () |
Static Public Member Functions inherited from llvm::PassInfoMixin< MustBeExecutedContextPrinterPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Definition at line 552 of file MustExecute.h.
|
inline |
Definition at line 557 of file MustExecute.h.
References OS.
|
inlinestatic |
Definition at line 559 of file MustExecute.h.
PreservedAnalyses MustBeExecutedContextPrinterPass::run | ( | Module & | M, |
ModuleAnalysisManager & | AM | ||
) |
Definition at line 757 of file MustExecute.cpp.
References llvm::PreservedAnalyses::all(), F, FAM, llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), I, instructions, OS, and llvm::MustBeExecutedContextExplorer::range().