Searched refs:InsertValueIdxs (Results 1 – 2 of 2) 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()
4047 ArrayRef<unsigned> InsertValueIdxs = IVI->getIndices(); in SimplifyExtractValueInst() local4048 unsigned NumInsertValueIdxs = InsertValueIdxs.size(); in SimplifyExtractValueInst()4050 if (InsertValueIdxs.slice(0, NumCommonIdxs) == in SimplifyExtractValueInst()