Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp1457 const SCEV *Scop::getRepresentingInvariantLoadSCEV(const SCEV *E) const { in getRepresentingInvariantLoadSCEV() function in Scop
1539 Parameter = getRepresentingInvariantLoadSCEV(Parameter); in addParams()
1548 Parameter = getRepresentingInvariantLoadSCEV(Parameter); in getIdForParam()
DScopBuilder.cpp1552 Param = scop->getRepresentingInvariantLoadSCEV(Param); in addUserAssumptions()
/external/llvm-project/polly/include/polly/
DScopInfo.h2644 const SCEV *getRepresentingInvariantLoadSCEV(const SCEV *S) const;