Searched refs:mapDstLoop (Results 1 – 2 of 2) sorted by relevance
539 /// mapDstLoop - Given one of the loops containing the destination,541 unsigned mapDstLoop(const Loop *DstLoop) const;
846 unsigned DependenceInfo::mapDstLoop(const Loop *DstLoop) const { in mapDstLoop() function in DependenceInfo994 Loops.set(mapDstLoop(AddRec->getLoop())); in checkSubscript()2271 Level = mapDstLoop(CurLoop); in testSIV()3011 unsigned K = SrcFlag ? mapSrcLoop(L) : mapDstLoop(L); in collectCoeffInfo()