Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Idxs

2802                                       ArrayRef<unsigned> Idxs, const Query &Q,
2806 return ConstantFoldInsertValueInstruction(CAgg, CVal, Idxs);
2815 EV->getIndices() == Idxs) {
2829 ArrayRef<unsigned> Idxs,
2833 return ::SimplifyInsertValueInst(Agg, Val, Idxs, Query (DL, TLI, DT),