Searched refs:getRelativeLoopDepth (Results 1 – 5 of 5) sorted by relevance
127 int CurrDim = S->getRelativeLoopDepth(L); in getScheduleForLoop()
299 int OldDepth = scop->getRelativeLoopDepth(OldL); in adjustDomainDimensions()300 int NewDepth = scop->getRelativeLoopDepth(NewL); in adjustDomainDimensions()731 int LoopDepth = scop->getRelativeLoopDepth(L); in addLoopBoundsToHeaderDomain()774 int LatchLoopDepth = scop->getRelativeLoopDepth(LI.getLoopFor(LatchBB)); in addLoopBoundsToHeaderDomain()835 int LD = scop->getRelativeLoopDepth(L); in buildDomains()
2388 int Scop::getRelativeLoopDepth(const Loop *L) const { in getRelativeLoopDepth() function in Scop
411 unsigned loopDimension = S->getRelativeLoopDepth(Expr->getLoop()); in visitAddRecExpr()
2592 int getRelativeLoopDepth(const Loop *L) const;