Home
last modified time | relevance | path

Searched refs:PrintPassOptions (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h82 struct PrintPassOptions { struct
96 PrintPassInstrumentation(bool Enabled, PrintPassOptions Opts) in PrintPassInstrumentation() argument
102 PrintPassOptions Opts;
522 PrintPassOptions PrintPassOpts = PrintPassOptions());
/llvm-project-15.0.7/llvm/tools/opt/
H A DNewPMDriver.cpp346 PrintPassOptions PrintPassOpts; in runPassPipeline()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DBackendUtil.cpp782 PrintPassOptions PrintPassOpts; in RunOptimizationPipeline()
/llvm-project-15.0.7/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2071 bool DebugLogging, bool VerifyEach, PrintPassOptions PrintPassOpts) in StandardInstrumentations()