Searched refs:howManyLessThans (Results 1 – 4 of 4) sorted by relevance
/external/llvm/include/llvm/Analysis/ |
D | ScalarEvolution.h | 986 ExitLimit howManyLessThans(const SCEV *LHS, const SCEV *RHS, const Loop *L,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | ScalarEvolution.h | 1607 ExitLimit howManyLessThans(const SCEV *LHS, const SCEV *RHS, const Loop *L,
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 6002 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-7.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7361 ExitLimit EL = howManyLessThans(LHS, RHS, L, IsSigned, ControlsExit, in computeExitLimitFromICmp() 10290 ScalarEvolution::howManyLessThans(const SCEV *LHS, const SCEV *RHS, in howManyLessThans() function in ScalarEvolution
|