Searched refs:howManyGreaterThans (Results 1 – 4 of 4) 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-7.0/llvm/include/llvm/Analysis/ |
D | ScalarEvolution.h | 1611 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-7.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7370 howManyGreaterThans(LHS, RHS, L, IsSigned, ControlsExit, in computeExitLimitFromICmp() 10431 ScalarEvolution::howManyGreaterThans(const SCEV *LHS, const SCEV *RHS, in howManyGreaterThans() function in ScalarEvolution
|