Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopInfo.cpp1422 const SCEV *Scop::getRepresentingInvariantLoadSCEV(const SCEV *E) const { in getRepresentingInvariantLoadSCEV() function in Scop
1470 Parameter = getRepresentingInvariantLoadSCEV(Parameter); in addParams()
1479 Parameter = getRepresentingInvariantLoadSCEV(Parameter); in getIdForParam()
H A DScopBuilder.cpp1390 Param = scop->getRepresentingInvariantLoadSCEV(Param); in addUserAssumptions()
/llvm-project-15.0.7/polly/include/polly/
H A DScopInfo.h2628 const SCEV *getRepresentingInvariantLoadSCEV(const SCEV *S) const;