Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:makeArrayRef

232     GetElementPtrInst::Create(Base, makeArrayRef(FixedOperands).slice(1));