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