Home
last modified time | relevance | path

Searched refs:hasLoopInvariantBackedgeTakenCount (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm/lib/Analysis/
DIVUsers.cpp287 if (SE->hasLoopInvariantBackedgeTakenCount(L)) { in print()
DDependenceAnalysis.cpp991 if (SE->hasLoopInvariantBackedgeTakenCount(L)) { in collectUpperBound()
/external/llvm-project/llvm/lib/Analysis/
DIVUsers.cpp322 if (SE->hasLoopInvariantBackedgeTakenCount(L)) { in print()
DDependenceAnalysis.cpp1070 if (SE->hasLoopInvariantBackedgeTakenCount(L)) { in collectUpperBound()
DScalarEvolution.cpp12056 bool ScalarEvolution::hasLoopInvariantBackedgeTakenCount(const Loop *L) { in hasLoopInvariantBackedgeTakenCount() function in ScalarEvolution
12075 if (SE->hasLoopInvariantBackedgeTakenCount(L)) in PrintLoopInfo()
12114 if (SE->hasLoopInvariantBackedgeTakenCount(L)) { in PrintLoopInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVUsers.cpp322 if (SE->hasLoopInvariantBackedgeTakenCount(L)) { in print()
DDependenceAnalysis.cpp1068 if (SE->hasLoopInvariantBackedgeTakenCount(L)) { in collectUpperBound()
DScalarEvolution.cpp11539 bool ScalarEvolution::hasLoopInvariantBackedgeTakenCount(const Loop *L) { in hasLoopInvariantBackedgeTakenCount() function in ScalarEvolution
11558 if (SE->hasLoopInvariantBackedgeTakenCount(L)) in PrintLoopInfo()
11597 if (SE->hasLoopInvariantBackedgeTakenCount(L)) { in PrintLoopInfo()
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp237 if (SE->hasLoopInvariantBackedgeTakenCount(L)) in runOnLoop()
DLoopRerollPass.cpp1716 if (!SE->hasLoopInvariantBackedgeTakenCount(L)) in runOnLoop()
/external/llvm/include/llvm/Analysis/
DScalarEvolution.h1412 bool hasLoopInvariantBackedgeTakenCount(const Loop *L);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h776 bool hasLoopInvariantBackedgeTakenCount(const Loop *L);
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp1667 if (!SE->hasLoopInvariantBackedgeTakenCount(L)) in runOnLoop()
DLoopFuse.cpp337 if (!SE.hasLoopInvariantBackedgeTakenCount(L)) { in isEligibleForFusion()
DIndVarSimplify.cpp1568 if (!SE->hasLoopInvariantBackedgeTakenCount(L)) in predicateLoopExits()
DLoopIdiomRecognize.cpp354 if (SE->hasLoopInvariantBackedgeTakenCount(L)) in runOnLoop()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp1662 if (!SE->hasLoopInvariantBackedgeTakenCount(L)) in runOnLoop()
DLoopFuse.cpp304 if (!SE.hasLoopInvariantBackedgeTakenCount(L)) { in isEligibleForFusion()
DLoopIdiomRecognize.cpp316 if (SE->hasLoopInvariantBackedgeTakenCount(L)) in runOnLoop()
DIndVarSimplify.cpp2826 if (!SE->hasLoopInvariantBackedgeTakenCount(L)) in predicateLoopExits()
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolution.h810 bool hasLoopInvariantBackedgeTakenCount(const Loop *L);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp919 if (!SE.hasLoopInvariantBackedgeTakenCount(L)) in isHardwareLoopProfitable()
/external/llvm-project/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp1657 if (!SE.hasLoopInvariantBackedgeTakenCount(L)) { in isHardwareLoopProfitable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp2436 if (SE->hasLoopInvariantBackedgeTakenCount(L)) in runOnLoop()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp2446 if (SE->hasLoopInvariantBackedgeTakenCount(L)) in run()

12