Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h1540 void collectParametricTerms(const SCEV *Expr,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolution.h974 void collectParametricTerms(const SCEV *Expr,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp3288 SE->collectParametricTerms(SrcAR, Terms); in tryDelinearize()
3289 SE->collectParametricTerms(DstAR, Terms); in tryDelinearize()
DScalarEvolution.cpp10780 void ScalarEvolution::collectParametricTerms(const SCEV *Expr, in collectParametricTerms() function in ScalarEvolution
11076 collectParametricTerms(Expr, Terms); in delinearize()
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp3213 SE->collectParametricTerms(SrcAR, Terms); in tryDelinearize()
3214 SE->collectParametricTerms(DstAR, Terms); in tryDelinearize()
DScalarEvolution.cpp9054 void ScalarEvolution::collectParametricTerms(const SCEV *Expr, in collectParametricTerms() function in ScalarEvolution
9386 collectParametricTerms(Expr, Terms); in delinearize()