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

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

Completed in 101 milliseconds