Searched refs:mapDstLoop (Results 1 – 2 of 2) sorted by relevance
526 unsigned mapDstLoop(const Loop *DstLoop) const;
744 unsigned DependenceInfo::mapDstLoop(const Loop *DstLoop) const { in mapDstLoop() function in DependenceInfo895 Loops.set(mapDstLoop(AddRec->getLoop())); in checkDstSubscript()2118 Level = mapDstLoop(CurLoop); in testSIV()2839 unsigned K = SrcFlag ? mapSrcLoop(L) : mapDstLoop(L); in collectCoeffInfo()