Searched refs:InsertEltChain (Results 1 – 1 of 1) sorted by relevance
2582 Value *InsertEltChain = PoisonValue::get(CurrentInsertElt->getType()); in instCombineSVEDupqLane() local2586 InsertEltChain = IC.Builder.CreateInsertElement(InsertEltChain, Elts[I], in instCombineSVEDupqLane()2589 if (InsertEltChain == nullptr) in instCombineSVEDupqLane()2607 II.getType(), PoisonValue::get(II.getType()), InsertEltChain, in instCombineSVEDupqLane()