reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
515 unsigned mapSrcLoop(const Loop *SrcLoop) const;
899 Loops.set(mapSrcLoop(AddRec->getLoop())); 2168 Level = mapSrcLoop(CurLoop); 2188 Level = mapSrcLoop(CurLoop); 2486 unsigned Level = mapSrcLoop(CurLoop); 2925 unsigned K = SrcFlag ? mapSrcLoop(L) : mapDstLoop(L);