Searched refs:SrcLoops (Results 1 – 1 of 1) sorted by relevance
1020 SmallBitVector SrcLoops(MaxLevels + 1); in classifyPair() local1022 if (!checkSrcSubscript(Src, SrcLoopNest, SrcLoops)) in classifyPair()1026 Loops = SrcLoops; in classifyPair()1033 if (N == 2 && (SrcLoops.count() == 0 || in classifyPair()1035 (SrcLoops.count() == 1 && DstLoops.count() == 1))) in classifyPair()