Searched refs:runForTesting (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp509 static bool runForTesting(Module &M);
533 return LowerTypeTestsModule::runForTesting(M);
1667 bool LowerTypeTestsModule::runForTesting(Module &M) { function in class:LowerTypeTestsModule
H A DWholeProgramDevirt.cpp578 runForTesting(Module &M, function_ref<AAResults &(Function &)> AARGetter,
654 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter,
740 bool DevirtModule::runForTesting( function in class:DevirtModule

Completed in 129 milliseconds