Searched refs:InsertValueIdxs (Results 1 – 1 of 1) sorted by relevance
4238 ArrayRef<unsigned> InsertValueIdxs = IVI->getIndices(); in SimplifyExtractValueInst() local4239 unsigned NumInsertValueIdxs = InsertValueIdxs.size(); in SimplifyExtractValueInst()4241 if (InsertValueIdxs.slice(0, NumCommonIdxs) == in SimplifyExtractValueInst()