Home
last modified time | relevance | path

Searched refs:computeBackedgeTakenCount (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h888 BackedgeTakenInfo computeBackedgeTakenCount(const Loop *L,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1479 BackedgeTakenInfo computeBackedgeTakenCount(const Loop *L,
/external/llvm/lib/Analysis/
DScalarEvolution.cpp5373 computeBackedgeTakenCount(L, /*AllowPredicates=*/true); in getPredicatedBackedgeTakenInfo()
5393 BackedgeTakenInfo Result = computeBackedgeTakenCount(L); in getBackedgeTakenInfo()
5661 ScalarEvolution::computeBackedgeTakenCount(const Loop *L, in computeBackedgeTakenCount() function in ScalarEvolution
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp6634 computeBackedgeTakenCount(L, /*AllowPredicates=*/true); in getPredicatedBackedgeTakenInfo()
6654 BackedgeTakenInfo Result = computeBackedgeTakenCount(L); in getBackedgeTakenInfo()
7002 ScalarEvolution::computeBackedgeTakenCount(const Loop *L, in computeBackedgeTakenCount() function in ScalarEvolution