|
LLVM 22.0.0git
|
#include "llvm/Analysis/MustExecute.h"
Public Member Functions | |
| MustBeExecutedContextPrinterPass (raw_ostream &OS) | |
| LLVM_ABI 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 555 of file MustExecute.h.
|
inline |
Definition at line 560 of file MustExecute.h.
|
inlinestatic |
Definition at line 562 of file MustExecute.h.
| PreservedAnalyses MustBeExecutedContextPrinterPass::run | ( | Module & | M, |
| ModuleAnalysisManager & | AM ) |
Definition at line 760 of file MustExecute.cpp.
References llvm::PreservedAnalyses::all(), F, FAM, llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), I, instructions, and llvm::MustBeExecutedContextExplorer::range().