Searched refs:getInnermostLoop (Results 1 – 3 of 3) sorted by relevance
85 Loop *getInnermostLoop() const { in getInnermostLoop() function
269 const Loop *getInnermostLoop() const { return InnermostLoop; } in getInnermostLoop() function
307 if (!SrcAR || !SinkAR || SrcAR->getLoop() != DC.getInnermostLoop() || in tryToCreateDiffCheck()308 SinkAR->getLoop() != DC.getInnermostLoop()) in tryToCreateDiffCheck()