Searched refs:stripInjectiveFunctions (Results 1 – 4 of 4) sorted by relevance
1867 const SCEV *stripInjectiveFunctions(const SCEV *Val) const;
2012 const SCEV *stripInjectiveFunctions(const SCEV *Val) const;
8439 const SCEV *ScalarEvolution::stripInjectiveFunctions(const SCEV *S) const { in stripInjectiveFunctions() function in ScalarEvolution8441 return stripInjectiveFunctions(ZExt->getOperand()); in stripInjectiveFunctions()8443 return stripInjectiveFunctions(SExt->getOperand()); in stripInjectiveFunctions()8781 dyn_cast<SCEVAddRecExpr>(stripInjectiveFunctions(V)); in howFarToZero()
8687 const SCEV *ScalarEvolution::stripInjectiveFunctions(const SCEV *S) const { in stripInjectiveFunctions() function in ScalarEvolution8689 return stripInjectiveFunctions(ZExt->getOperand()); in stripInjectiveFunctions()8691 return stripInjectiveFunctions(SExt->getOperand()); in stripInjectiveFunctions()9029 dyn_cast<SCEVAddRecExpr>(stripInjectiveFunctions(V)); in howFarToZero()