Home
last modified time | relevance | path

Searched refs:collectParametricTerms (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDScalarEvolution.h992 void collectParametricTerms(const SCEV *Expr,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDDependenceAnalysis.cpp3299 SE->collectParametricTerms(SrcAR, Terms); in tryDelinearize()
3300 SE->collectParametricTerms(DstAR, Terms); in tryDelinearize()
HDScalarEvolution.cpp11088 void ScalarEvolution::collectParametricTerms(const SCEV *Expr, in collectParametricTerms() function in ScalarEvolution
11384 collectParametricTerms(Expr, Terms); in delinearize()