Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h83 struct PrintPassOptions { struct
97 PrintPassInstrumentation(bool Enabled, PrintPassOptions Opts) in PrintPassInstrumentation() argument
103 PrintPassOptions Opts;
431 PrintPassOptions PrintPassOpts = PrintPassOptions());
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A DNewPMDriver.cpp294 PrintPassOptions PrintPassOpts; in runPassPipeline()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1216 bool DebugLogging, bool VerifyEach, PrintPassOptions PrintPassOpts) in StandardInstrumentations()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp1276 PrintPassOptions PrintPassOpts; in EmitAssemblyWithNewPassManager()