Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h82 struct PrintPassOptions { struct
96 PrintPassInstrumentation(bool Enabled, PrintPassOptions Opts) in PrintPassInstrumentation() argument
102 PrintPassOptions Opts;
430 PrintPassOptions PrintPassOpts = PrintPassOptions());
/freebsd-13.1/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp296 PrintPassOptions PrintPassOpts; in runPassPipeline()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1217 bool DebugLogging, bool VerifyEach, PrintPassOptions PrintPassOpts) in StandardInstrumentations()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1283 PrintPassOptions PrintPassOpts; in EmitAssemblyWithNewPassManager()