Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3259 Value *InsertTuple, *InsertIdx, *InsertValue; in visitCallInst() local
3260 if (match(Vec, m_Intrinsic<Intrinsic::vector_insert>(m_Value(InsertTuple), in visitCallInst()
3276 return replaceOperand(CI, 0, InsertTuple); in visitCallInst()