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.h124 struct PrintPassOptions { struct
138 PrintPassInstrumentation(bool Enabled, PrintPassOptions Opts) in PrintPassInstrumentation() argument
144 PrintPassOptions Opts;
622 PrintPassOptions PrintPassOpts = PrintPassOptions());
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp421 PrintPassOptions PrintPassOpts; in runPassPipeline()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp918 PrintPassOptions PrintPassOpts; in RunOptimizationPipeline()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2439 PrintPassOptions PrintPassOpts) in StandardInstrumentations()