Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3302 bool IntoUndef = isa<UndefValue>(Op0); in visitInsertValue() local
3327 Values[i] = IntoUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()
3338 Values[i] = IntoUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()