Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h86 struct PrintPassOptions { struct
100 PrintPassInstrumentation(bool Enabled, PrintPassOptions Opts) in PrintPassInstrumentation() argument
106 PrintPassOptions Opts;
573 PrintPassOptions PrintPassOpts = PrintPassOptions());
/openbsd-src/gnu/llvm/llvm/tools/opt/
H A DNewPMDriver.cpp389 PrintPassOptions PrintPassOpts; in runPassPipeline()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DBackendUtil.cpp842 PrintPassOptions PrintPassOpts; in RunOptimizationPipeline()
/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2095 PrintPassOptions PrintPassOpts) in StandardInstrumentations()