Searched refs:runForTesting (Results 1 – 2 of 2) sorted by relevance
541 runForTesting(Module &M, function_ref<AAResults &(Function &)> AARGetter,585 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter, in runOnModule()636 bool DevirtModule::runForTesting( in runForTesting() function in DevirtModule
451 static bool runForTesting(Module &M);475 return LowerTypeTestsModule::runForTesting(M); in runOnModule()1602 bool LowerTypeTestsModule::runForTesting(Module &M) { in runForTesting() function in LowerTypeTestsModule