Home
last modified time | relevance | path

Searched refs:howManyLessThans (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h986 ExitLimit howManyLessThans(const SCEV *LHS, const SCEV *RHS, const Loop *L,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1633 ExitLimit howManyLessThans(const SCEV *LHS, const SCEV *RHS, const Loop *L,
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolution.h1740 ExitLimit howManyLessThans(const SCEV *LHS, const SCEV *RHS, const Loop *L,
/external/llvm-project/llvm/test/Transforms/IndVarSimplify/
Dloop-predication.ll715 ; in howManyLessThans. Should be a simple fix.
/external/llvm/lib/Analysis/
DScalarEvolution.cpp6002 ExitLimit EL = howManyLessThans(LHS, RHS, L, IsSigned, ControlsExit, in computeExitLimitFromICmp()
8638 ScalarEvolution::howManyLessThans(const SCEV *LHS, const SCEV *RHS, in howManyLessThans() function in ScalarEvolution
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp7488 ExitLimit EL = howManyLessThans(LHS, RHS, L, IsSigned, ControlsExit, in computeExitLimitFromICmp()
10644 ScalarEvolution::howManyLessThans(const SCEV *LHS, const SCEV *RHS, in howManyLessThans() function in ScalarEvolution
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp7716 ExitLimit EL = howManyLessThans(LHS, RHS, L, IsSigned, ControlsExit, in computeExitLimitFromICmp()
11102 ScalarEvolution::howManyLessThans(const SCEV *LHS, const SCEV *RHS, in howManyLessThans() function in ScalarEvolution