Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Idxs

2767                                       ArrayRef<unsigned> Idxs, const Query &Q,
2771 return ConstantFoldInsertValueInstruction(CAgg, CVal, Idxs);
2780 EV->getIndices() == Idxs) {
2794 ArrayRef<unsigned> Idxs,
2798 return ::SimplifyInsertValueInst(Agg, Val, Idxs, Query (TD, TLI, DT),