Searched refs:runForTesting (Results 1 – 2 of 2) sorted by relevance
578 runForTesting(Module &M, function_ref<AAResults &(Function &)> AARGetter,654 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter, in runOnModule()740 bool DevirtModule::runForTesting( in runForTesting() function in DevirtModule
509 static bool runForTesting(Module &M);533 return LowerTypeTestsModule::runForTesting(M); in runOnModule()1667 bool LowerTypeTestsModule::runForTesting(Module &M) { in runForTesting() function in LowerTypeTestsModule