Home
last modified time | relevance | path

Searched refs:howFarToZero (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/test/Analysis/ScalarEvolution/
Dstrip-injective-zext.ll6 ; In howFarToZero, this was further converted to an add-rec, the complexity
9 ; them in howFarToZero to simplify the input SCEV.
/external/llvm/include/llvm/Analysis/
DScalarEvolution.h966 ExitLimit howFarToZero(const SCEV *V, const Loop *L, bool IsSubExpr,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1613 ExitLimit howFarToZero(const SCEV *V, const Loop *L, bool IsSubExpr,
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolution.h1720 ExitLimit howFarToZero(const SCEV *V, const Loop *L, bool IsSubExpr,
/external/llvm/lib/Analysis/
DScalarEvolution.cpp5988 ExitLimit EL = howFarToZero(getMinusSCEV(LHS, RHS), L, ControlsExit, in computeExitLimitFromICmp()
6047 ExitLimit EL = howFarToZero(getMinusSCEV(LHS, RHS), L, ControlsExit); in computeExitLimitFromSingleExitSwitch()
7035 ScalarEvolution::howFarToZero(const SCEV *V, const Loop *L, bool ControlsExit, in howFarToZero() function in ScalarEvolution
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp7474 ExitLimit EL = howFarToZero(getMinusSCEV(LHS, RHS), L, ControlsExit, in computeExitLimitFromICmp()
7533 ExitLimit EL = howFarToZero(getMinusSCEV(LHS, RHS), L, ControlsExit); in computeExitLimitFromSingleExitSwitch()
8764 ScalarEvolution::howFarToZero(const SCEV *V, const Loop *L, bool ControlsExit, in howFarToZero() function in ScalarEvolution
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp7702 ExitLimit EL = howFarToZero(getMinusSCEV(LHS, RHS), L, ControlsExit, in computeExitLimitFromICmp()
7761 ExitLimit EL = howFarToZero(getMinusSCEV(LHS, RHS), L, ControlsExit); in computeExitLimitFromSingleExitSwitch()
9012 ScalarEvolution::howFarToZero(const SCEV *V, const Loop *L, bool ControlsExit, in howFarToZero() function in ScalarEvolution