Searched refs:getRelativeLoopDepth (Results 1 – 5 of 5) sorted by relevance
127 int CurrDim = S->getRelativeLoopDepth(L); in getScheduleForLoop()
303 int OldDepth = scop->getRelativeLoopDepth(OldL); in adjustDomainDimensions()304 int NewDepth = scop->getRelativeLoopDepth(NewL); in adjustDomainDimensions()730 int LoopDepth = scop->getRelativeLoopDepth(L); in addLoopBoundsToHeaderDomain()773 int LatchLoopDepth = scop->getRelativeLoopDepth(LI.getLoopFor(LatchBB)); in addLoopBoundsToHeaderDomain()834 int LD = scop->getRelativeLoopDepth(L); in buildDomains()
2473 int Scop::getRelativeLoopDepth(const Loop *L) const { in getRelativeLoopDepth() function in Scop
411 unsigned loopDimension = S->getRelativeLoopDepth(Expr->getLoop()); in visitAddRecExpr()
2608 int getRelativeLoopDepth(const Loop *L) const;