Searched refs:IntInput (Results 1 – 1 of 1) sorted by relevance
2379 Value *IntInput = CI.getOperand(0); in optimizeIntegerToVectorInsertions() local2383 if (isa<UndefValue>(IntInput)) in optimizeIntegerToVectorInsertions()2387 if (!collectInsertionElements(IntInput, 0, Elements, in optimizeIntegerToVectorInsertions()