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