Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:Idxs

322             Value *Idxs[2] = { Idx, Idx };
323 CastOp = ConstantExpr::getGetElementPtr(CSrc, Idxs);