Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp536 static bool runForTesting(
576 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter); in runOnModule()
620 bool DevirtModule::runForTesting( in runForTesting() function in DevirtModule
DLowerTypeTests.cpp451 static bool runForTesting(Module &M);
475 return LowerTypeTestsModule::runForTesting(M); in runOnModule()
1595 bool LowerTypeTestsModule::runForTesting(Module &M) { in runForTesting() function in LowerTypeTestsModule