Home
last modified time | relevance | path

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

12

/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp632 runForTesting(Module &M, function_ref<AAResults &(Function &)> AARGetter,
712 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter, in runOnModule()
757 if (DevirtModule::runForTesting(M, AARGetter, OREGetter, LookupDomTree)) in run()
860 bool DevirtModule::runForTesting( in runForTesting() function in DevirtModule
H A DLowerTypeTests.cpp513 static bool runForTesting(Module &M);
538 return LowerTypeTestsModule::runForTesting(M); in runOnModule()
1699 bool LowerTypeTestsModule::runForTesting(Module &M) { in runForTesting() function in LowerTypeTestsModule
2260 Changed = LowerTypeTestsModule::runForTesting(M); in run()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp632 runForTesting(Module &M, function_ref<AAResults &(Function &)> AARGetter,
712 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter, in runOnModule()
757 if (DevirtModule::runForTesting(M, AARGetter, OREGetter, LookupDomTree)) in run()
860 bool DevirtModule::runForTesting( in runForTesting() function in DevirtModule
H A DLowerTypeTests.cpp513 static bool runForTesting(Module &M);
538 return LowerTypeTestsModule::runForTesting(M); in runOnModule()
1699 bool LowerTypeTestsModule::runForTesting(Module &M) { in runForTesting() function in LowerTypeTestsModule
2260 Changed = LowerTypeTestsModule::runForTesting(M); in run()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp632 runForTesting(Module &M, function_ref<AAResults &(Function &)> AARGetter,
712 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter, in runOnModule()
757 if (DevirtModule::runForTesting(M, AARGetter, OREGetter, LookupDomTree)) in run()
860 bool DevirtModule::runForTesting( in runForTesting() function in DevirtModule
H A DLowerTypeTests.cpp513 static bool runForTesting(Module &M);
538 return LowerTypeTestsModule::runForTesting(M); in runOnModule()
1699 bool LowerTypeTestsModule::runForTesting(Module &M) { in runForTesting() function in LowerTypeTestsModule
2260 Changed = LowerTypeTestsModule::runForTesting(M); in run()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp517 static bool runForTesting(Module &M);
543 return LowerTypeTestsModule::runForTesting(M); in runOnModule()
1704 bool LowerTypeTestsModule::runForTesting(Module &M) { in runForTesting() function in LowerTypeTestsModule
2284 Changed = LowerTypeTestsModule::runForTesting(M); in run()
H A DWholeProgramDevirt.cpp646 runForTesting(Module &M, function_ref<AAResults &(Function &)> AARGetter,
726 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter, in runOnModule()
771 if (DevirtModule::runForTesting(M, AARGetter, OREGetter, LookupDomTree)) in run()
882 bool DevirtModule::runForTesting( in runForTesting() function in DevirtModule
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/IPO/
H A DLowerTypeTests.cpp517 static bool runForTesting(Module &M);
543 return LowerTypeTestsModule::runForTesting(M); in runOnModule()
1704 bool LowerTypeTestsModule::runForTesting(Module &M) { in runForTesting() function in LowerTypeTestsModule
2284 Changed = LowerTypeTestsModule::runForTesting(M); in run()
H A DWholeProgramDevirt.cpp646 runForTesting(Module &M, function_ref<AAResults &(Function &)> AARGetter,
726 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter, in runOnModule()
771 if (DevirtModule::runForTesting(M, AARGetter, OREGetter, LookupDomTree)) in run()
882 bool DevirtModule::runForTesting( in runForTesting() function in DevirtModule
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp517 static bool runForTesting(Module &M);
543 return LowerTypeTestsModule::runForTesting(M); in runOnModule()
1704 bool LowerTypeTestsModule::runForTesting(Module &M) { in runForTesting() function in LowerTypeTestsModule
2284 Changed = LowerTypeTestsModule::runForTesting(M); in run()
H A DWholeProgramDevirt.cpp646 runForTesting(Module &M, function_ref<AAResults &(Function &)> AARGetter,
726 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter, in runOnModule()
771 if (DevirtModule::runForTesting(M, AARGetter, OREGetter, LookupDomTree)) in run()
882 bool DevirtModule::runForTesting( in runForTesting() function in DevirtModule
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp517 static bool runForTesting(Module &M);
543 return LowerTypeTestsModule::runForTesting(M); in runOnModule()
1704 bool LowerTypeTestsModule::runForTesting(Module &M) { in runForTesting() function in LowerTypeTestsModule
2284 Changed = LowerTypeTestsModule::runForTesting(M); in run()
H A DWholeProgramDevirt.cpp646 runForTesting(Module &M, function_ref<AAResults &(Function &)> AARGetter,
726 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter, in runOnModule()
771 if (DevirtModule::runForTesting(M, AARGetter, OREGetter, LookupDomTree)) in run()
882 bool DevirtModule::runForTesting( in runForTesting() function in DevirtModule
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp517 static bool runForTesting(Module &M);
543 return LowerTypeTestsModule::runForTesting(M); in runOnModule()
1704 bool LowerTypeTestsModule::runForTesting(Module &M) { in runForTesting() function in LowerTypeTestsModule
2284 Changed = LowerTypeTestsModule::runForTesting(M); in run()
H A DWholeProgramDevirt.cpp646 runForTesting(Module &M, function_ref<AAResults &(Function &)> AARGetter,
726 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter, in runOnModule()
771 if (DevirtModule::runForTesting(M, AARGetter, OREGetter, LookupDomTree)) in run()
882 bool DevirtModule::runForTesting( in runForTesting() function in DevirtModule
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp517 static bool runForTesting(Module &M);
543 return LowerTypeTestsModule::runForTesting(M); in runOnModule()
1704 bool LowerTypeTestsModule::runForTesting(Module &M) { in runForTesting() function in LowerTypeTestsModule
2284 Changed = LowerTypeTestsModule::runForTesting(M); in run()
H A DWholeProgramDevirt.cpp646 runForTesting(Module &M, function_ref<AAResults &(Function &)> AARGetter,
726 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter, in runOnModule()
771 if (DevirtModule::runForTesting(M, AARGetter, OREGetter, LookupDomTree)) in run()
882 bool DevirtModule::runForTesting( in runForTesting() function in DevirtModule
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp540 runForTesting(Module &M, function_ref<AAResults &(Function &)> AARGetter,
584 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter, in runOnModule()
635 bool DevirtModule::runForTesting( in runForTesting() function in DevirtModule
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp541 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
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp536 static bool runForTesting(
576 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter); in runOnModule()
620 bool DevirtModule::runForTesting( in runForTesting() function in DevirtModule
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp578 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
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp578 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
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp578 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
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp632 runForTesting(Module &M, function_ref<AAResults &(Function &)> AARGetter,
712 return DevirtModule::runForTesting(M, LegacyAARGetter(*this), OREGetter, in runOnModule()
855 bool DevirtModule::runForTesting( in runForTesting() function in DevirtModule

12