Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h986 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