Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h888 BackedgeTakenInfo computeBackedgeTakenCount(const Loop *L,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1505 BackedgeTakenInfo computeBackedgeTakenCount(const Loop *L,
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolution.h1600 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-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp6698 computeBackedgeTakenCount(L, /*AllowPredicates=*/true); in getPredicatedBackedgeTakenInfo()
6718 BackedgeTakenInfo Result = computeBackedgeTakenCount(L); in getBackedgeTakenInfo()
7100 ScalarEvolution::computeBackedgeTakenCount(const Loop *L, in computeBackedgeTakenCount() function in ScalarEvolution
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp6946 computeBackedgeTakenCount(L, /*AllowPredicates=*/true); in getPredicatedBackedgeTakenInfo()
6966 BackedgeTakenInfo Result = computeBackedgeTakenCount(L); in getBackedgeTakenInfo()
7360 ScalarEvolution::computeBackedgeTakenCount(const Loop *L, in computeBackedgeTakenCount() function in ScalarEvolution