Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:SymIdx

611   for (unsigned SymIdx = 0; SymIdx < AddendNum; SymIdx++) {
613 const FAddend *ThisAddend = Addends[SymIdx];
629 for (unsigned SameSymIdx = SymIdx + 1;