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