Searched refs:StandardInstrumentations (Results 1 – 8 of 8) sorted by relevance
414 class StandardInstrumentations {429 StandardInstrumentations(bool DebugLogging, bool VerifyEach = false,
68 StandardInstrumentations SI(Debug, VerifyEach); in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
1216 StandardInstrumentations::StandardInstrumentations( in StandardInstrumentations() function in StandardInstrumentations1227 void StandardInstrumentations::registerCallbacks( in registerCallbacks()
299 StandardInstrumentations SI(DebugPM != DebugLogging::None, VerifyEachPass, in runPassPipeline()
235 StandardInstrumentations SI(Conf.DebugPassManager); in runNewPMPasses()
279 StandardInstrumentations SI(DebugPassManager); in optimizeModuleNewPM()
1286 StandardInstrumentations SI(CodeGenOpts.DebugPassManager || in EmitAssemblyWithNewPassManager()
891 SRCS_MIN+= Passes/StandardInstrumentations.cpp