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