Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h103 struct PrintPassOptions { struct
117 PrintPassInstrumentation(bool Enabled, PrintPassOptions Opts) in PrintPassInstrumentation() argument
123 PrintPassOptions Opts;
589 PrintPassOptions PrintPassOpts = PrintPassOptions());
/freebsd-14.2/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp397 PrintPassOptions PrintPassOpts; in runPassPipeline()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp836 PrintPassOptions PrintPassOpts; in RunOptimizationPipeline()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2349 PrintPassOptions PrintPassOpts) in StandardInstrumentations()