Searched refs:runDeLICMUsingNPM (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/polly/lib/Transform/ |
| H A D | DeLICM.cpp | 1391 static PreservedAnalyses runDeLICMUsingNPM(Scop &S, ScopAnalysisManager &SAM, in runDeLICMUsingNPM() function 1504 return runDeLICMUsingNPM(S, SAM, SAR, U, nullptr); in run() 1511 return runDeLICMUsingNPM(S, SAM, SAR, U, &OS); in run()
|