Home
last modified time | relevance | path

Searched refs:FirstIndices (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineVectorOps.cpp699 ArrayRef<unsigned int> FirstIndices = I.getIndices(); in visitInsertValueInst() local
712 if (UserInsInst->getIndices() == FirstIndices) { in visitInsertValueInst()