Searched refs:DstLoops (Results 1 – 1 of 1) sorted by relevance
936 SmallBitVector DstLoops(MaxLevels + 1); in classifyPair() local939 if (!checkDstSubscript(Dst, DstLoopNest, DstLoops)) in classifyPair()942 Loops |= DstLoops; in classifyPair()949 DstLoops.count() == 0 || in classifyPair()950 (SrcLoops.count() == 1 && DstLoops.count() == 1))) in classifyPair()