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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp699 ArrayRef<unsigned int> FirstIndices = I.getIndices(); local
712 if (UserInsInst->getIndices() == FirstIndices) {

Completed in 88 milliseconds