Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:Idxs

1823       SmallVector<Value*, 8> Idxs(NumZeros+1, ZeroUInt);
1824 return GetElementPtrInst::CreateInBounds(Src, Idxs);