Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolution.h471 ExitLimit HowFarToZero(const SCEV *V, const Loop *L);
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp4486 ExitLimit EL = HowFarToZero(getMinusSCEV(LHS, RHS), L); in ComputeExitLimitFromICmp()
5246 ScalarEvolution::HowFarToZero(const SCEV *V, const Loop *L) { in HowFarToZero() function in ScalarEvolution