Home
last modified time | relevance | path

Searched refs:StandardInstrumentations (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Passes/
H A DCMakeLists.txt7 StandardInstrumentations.cpp
H A DPassBuilderBindings.cpp68 StandardInstrumentations SI(Debug, VerifyEach); in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
H A DStandardInstrumentations.cpp2070 StandardInstrumentations::StandardInstrumentations( in StandardInstrumentations() function in llvm::StandardInstrumentations
2126 void StandardInstrumentations::registerCallbacks( in registerCallbacks()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Passes/
H A DBUILD.gn25 "StandardInstrumentations.cpp",
/llvm-project-15.0.7/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h504 class StandardInstrumentations {
521 StandardInstrumentations(bool DebugLogging, bool VerifyEach = false,
/llvm-project-15.0.7/llvm/unittests/IR/
H A DPassManagerTest.cpp829 StandardInstrumentations SI(/*DebugLogging*/ true); in TEST_F()
875 StandardInstrumentations SI(/*DebugLogging*/ true); in TEST_F()
940 StandardInstrumentations SI(/*DebugLogging*/ true); in TEST_F()
/llvm-project-15.0.7/llvm/tools/opt/
H A DNewPMDriver.cpp349 StandardInstrumentations SI(DebugPM != DebugLogging::None, VerifyEachPass, in runPassPipeline()
/llvm-project-15.0.7/flang/lib/Frontend/
H A DFrontendActions.cpp665 llvm::StandardInstrumentations si(opts.DebugPassManager); in runOptimizationPipeline()
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTOBackend.cpp259 StandardInstrumentations SI(Conf.DebugPassManager); in runNewPMPasses()
H A DThinLTOCodeGenerator.cpp247 StandardInstrumentations SI(DebugPassManager); in optimizeModule()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DBackendUtil.cpp785 StandardInstrumentations SI(CodeGenOpts.DebugPassManager || in RunOptimizationPipeline()
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5452 llvm/include/llvm/Passes/StandardInstrumentations.h