Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h109 struct PrintPassOptions { struct
123 PrintPassInstrumentation(bool Enabled, PrintPassOptions Opts) in PrintPassInstrumentation() argument
129 PrintPassOptions Opts;
604 PrintPassOptions PrintPassOpts = PrintPassOptions());
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp413 PrintPassOptions PrintPassOpts; in runPassPipeline()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp868 PrintPassOptions PrintPassOpts; in RunOptimizationPipeline()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2446 PrintPassOptions PrintPassOpts) in StandardInstrumentations()