Home | History | Annotate | Download | only in Analysis

Lines Matching refs:mapDstLoop

752 unsigned DependenceAnalysis::mapDstLoop(const Loop *DstLoop) const {
835 Loops.set(mapDstLoop(AddRec->getLoop()));
2087 Level = mapDstLoop(CurLoop);
2836 unsigned K = SrcFlag ? mapSrcLoop(L) : mapDstLoop(L);