Searched refs:SrcLoop (Results 1 – 2 of 2) sorted by relevance
512 unsigned mapSrcLoop(const Loop *SrcLoop) const;740 const Loop *SrcLoop,757 const Loop *SrcLoop,
740 SrcLoop = SrcLoop->getParentLoop(); in establishNestingLevels()747 while (SrcLoop != DstLoop) { in establishNestingLevels()748 SrcLoop = SrcLoop->getParentLoop(); in establishNestingLevels()760 return SrcLoop->getLoopDepth(); in mapSrcLoop()2224 const Loop *SrcLoop, *DstLoop; in testRDIV() local2233 SrcLoop = SrcAddRec->getLoop(); in testRDIV()2243 SrcLoop = tmpAddRec->getLoop(); in testRDIV()2259 SrcLoop = DstAddRec->getLoop(); in testRDIV()2268 SrcLoop, DstLoop, in testRDIV()2273 SrcLoop, DstLoop); in testRDIV()[all …]