Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:Idxs

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