Searched refs:mapSrcLoop (Results 1 – 2 of 2) sorted by relevance
519 unsigned mapSrcLoop(const Loop *SrcLoop) const;
742 unsigned DependenceAnalysis::mapSrcLoop(const Loop *SrcLoop) const { in mapSrcLoop() function in DependenceAnalysis876 Loops.set(mapSrcLoop(AddRec->getLoop())); in checkSrcSubscript()2124 Level = mapSrcLoop(CurLoop); in testSIV()2144 Level = mapSrcLoop(CurLoop); in testSIV()2454 unsigned Level = mapSrcLoop(CurLoop); in gcdMIVtest()2901 unsigned K = SrcFlag ? mapSrcLoop(L) : mapDstLoop(L); in collectCoeffInfo()