Searched refs:runForTesting (Results 1 – 2 of 2) sorted by relevance
641 runForTesting(Module &M, function_ref<AAResults &(Function &)> AARGetter,721 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter, in runOnModule()766 if (DevirtModule::runForTesting(M, AARGetter, OREGetter, LookupDomTree)) in run()877 bool DevirtModule::runForTesting( in runForTesting() function in DevirtModule
512 static bool runForTesting(Module &M);537 return LowerTypeTestsModule::runForTesting(M); in runOnModule()1698 bool LowerTypeTestsModule::runForTesting(Module &M) { in runForTesting() function in LowerTypeTestsModule2270 Changed = LowerTypeTestsModule::runForTesting(M); in run()