Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4206 bool IntoUndef = isa<UndefValue>(Op0); in visitInsertValue() local
4231 Values[i] = IntoUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()
4242 Values[i] = IntoUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()