Searched refs:howManyGreaterThans (Results 1 – 6 of 6) sorted by relevance
/external/llvm/include/llvm/Analysis/ |
D | ScalarEvolution.h | 990 ExitLimit howManyGreaterThans(const SCEV *LHS, const SCEV *RHS,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | ScalarEvolution.h | 1637 ExitLimit howManyGreaterThans(const SCEV *LHS, const SCEV *RHS, const Loop *L,
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | ScalarEvolution.h | 1744 ExitLimit howManyGreaterThans(const SCEV *LHS, const SCEV *RHS, const Loop *L,
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 6011 howManyGreaterThans(LHS, RHS, L, IsSigned, ControlsExit, in computeExitLimitFromICmp() 8713 ScalarEvolution::howManyGreaterThans(const SCEV *LHS, const SCEV *RHS, in howManyGreaterThans() function in ScalarEvolution
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7497 howManyGreaterThans(LHS, RHS, L, IsSigned, ControlsExit, in computeExitLimitFromICmp() 10785 ScalarEvolution::howManyGreaterThans(const SCEV *LHS, const SCEV *RHS, in howManyGreaterThans() function in ScalarEvolution
|
/external/llvm-project/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7725 howManyGreaterThans(LHS, RHS, L, IsSigned, ControlsExit, in computeExitLimitFromICmp() 11249 ScalarEvolution::howManyGreaterThans(const SCEV *LHS, const SCEV *RHS, in howManyGreaterThans() function in ScalarEvolution
|