Searched refs:StandardInstrumentations (Results 1 – 12 of 12) sorted by relevance
7 StandardInstrumentations.cpp
68 StandardInstrumentations SI(Debug, VerifyEach); in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
2070 StandardInstrumentations::StandardInstrumentations( in StandardInstrumentations() function in llvm::StandardInstrumentations2126 void StandardInstrumentations::registerCallbacks( in registerCallbacks()
25 "StandardInstrumentations.cpp",
504 class StandardInstrumentations {521 StandardInstrumentations(bool DebugLogging, bool VerifyEach = false,
829 StandardInstrumentations SI(/*DebugLogging*/ true); in TEST_F()875 StandardInstrumentations SI(/*DebugLogging*/ true); in TEST_F()940 StandardInstrumentations SI(/*DebugLogging*/ true); in TEST_F()
349 StandardInstrumentations SI(DebugPM != DebugLogging::None, VerifyEachPass, in runPassPipeline()
665 llvm::StandardInstrumentations si(opts.DebugPassManager); in runOptimizationPipeline()
259 StandardInstrumentations SI(Conf.DebugPassManager); in runNewPMPasses()
247 StandardInstrumentations SI(DebugPassManager); in optimizeModule()
785 StandardInstrumentations SI(CodeGenOpts.DebugPassManager || in RunOptimizationPipeline()
5452 llvm/include/llvm/Passes/StandardInstrumentations.h