Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2573 Value *InsertTuple, *InsertIdx, *InsertValue; in visitCallInst() local
2574 if (match(Vec, m_Intrinsic<Intrinsic::vector_insert>(m_Value(InsertTuple), in visitCallInst()
2590 return replaceOperand(CI, 0, InsertTuple); in visitCallInst()