Searched refs:collectParametricTerms (Results 1 – 3 of 3) sorted by relevance
1163 void collectParametricTerms(const SCEV *Expr,
3282 SE->collectParametricTerms(SrcAR, Terms); in tryDelinearize()3283 SE->collectParametricTerms(DstAR, Terms); in tryDelinearize()
8632 void ScalarEvolution::collectParametricTerms(const SCEV *Expr, in collectParametricTerms() function in ScalarEvolution8969 collectParametricTerms(Expr, Terms); in delinearize()