Searched refs:runWithSE (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/Analysis/ |
| H A D | ScalarEvolutionTest.cpp | 52 void runWithSE( in runWithSE() function in llvm::ScalarEvolutionsTest 238 runWithSE(*M, "f_1", [&](Function &F, LoopInfo &LI, ScalarEvolution &SE) { in TEST_F() 279 runWithSE( in TEST_F() 525 runWithSE(*M, "f_1", [&](Function &F, LoopInfo &LI, ScalarEvolution &SE) { in TEST_F() 544 runWithSE(*M, "f_2", [&](Function &F, LoopInfo &LI, ScalarEvolution &SE) { in TEST_F() 1142 runWithSE(*M, "foo", [](Function &F, LoopInfo &LI, ScalarEvolution &SE) { in TEST_F() 1200 runWithSE(*M, "foo", [](Function &F, LoopInfo &LI, ScalarEvolution &SE) { in TEST_F() 1230 runWithSE(*M, "foo", [](Function &F, LoopInfo &LI, ScalarEvolution &SE) { in TEST_F() 1256 runWithSE(*M, "foo", [](Function &F, LoopInfo &LI, ScalarEvolution &SE) { in TEST_F() 1293 runWithSE(*M, "foo", [](Function &F, LoopInfo &LI, ScalarEvolution &SE) { in TEST_F() [all …]
|
| /llvm-project-15.0.7/llvm/unittests/Transforms/Utils/ |
| H A D | ScalarEvolutionExpanderTest.cpp | 54 void runWithSE( in runWithSE() function in llvm::ScalarEvolutionExpanderTest 509 runWithSE( in TEST_F() 555 runWithSE(*M, "test", [&](Function &F, LoopInfo &LI, ScalarEvolution &SE) { in TEST_F() 637 runWithSE( in TEST_F() 753 runWithSE(*M, "test", in TEST_F() 795 runWithSE(*M, "test", [&](Function &F, LoopInfo &LI, ScalarEvolution &SE) { in TEST_F() 850 runWithSE( in TEST_F() 929 runWithSE(*M, "test", [&](Function &F, LoopInfo &LI, ScalarEvolution &SE) { in TEST_F()
|