Searched refs:DstLoop (Results 1 – 2 of 2) sorted by relevance
516 unsigned mapDstLoop(const Loop *DstLoop) const;741 const Loop *DstLoop,758 const Loop *DstLoop) const;
744 DstLoop = DstLoop->getParentLoop(); in establishNestingLevels()747 while (SrcLoop != DstLoop) { in establishNestingLevels()749 DstLoop = DstLoop->getParentLoop(); in establishNestingLevels()767 unsigned D = DstLoop->getLoopDepth(); in mapDstLoop()2224 const Loop *SrcLoop, *DstLoop; in testRDIV() local2236 DstLoop = DstAddRec->getLoop(); in testRDIV()2246 DstLoop = SrcAddRec->getLoop(); in testRDIV()2256 DstLoop = tmpAddRec->getLoop(); in testRDIV()2268 SrcLoop, DstLoop, in testRDIV()2273 SrcLoop, DstLoop); in testRDIV()[all …]