Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:SymIdx

628   for (unsigned SymIdx = 0; SymIdx < AddendNum; SymIdx++) {
630 const FAddend *ThisAddend = Addends[SymIdx];
646 for (unsigned SameSymIdx = SymIdx + 1;