Searched refs:collectParametricTerms (Results 1 – 3 of 3) sorted by relevance
992 void collectParametricTerms(const SCEV *Expr,
3299 SE->collectParametricTerms(SrcAR, Terms); in tryDelinearize()3300 SE->collectParametricTerms(DstAR, Terms); in tryDelinearize()
11088 void ScalarEvolution::collectParametricTerms(const SCEV *Expr, in collectParametricTerms() function in ScalarEvolution11384 collectParametricTerms(Expr, Terms); in delinearize()