Home
last modified time | relevance | path

Searched refs:howManyLessThans (Results 1 – 4 of 4) 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-7.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1607 ExitLimit howManyLessThans(const SCEV *LHS, const SCEV *RHS, const Loop *L,
/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-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp7361 ExitLimit EL = howManyLessThans(LHS, RHS, L, IsSigned, ControlsExit, in computeExitLimitFromICmp()
10290 ScalarEvolution::howManyLessThans(const SCEV *LHS, const SCEV *RHS, in howManyLessThans() function in ScalarEvolution