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