Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2973 bool FromUndef = isa<UndefValue>(Op1); in visitInsertValue() local
2996 Values[i] = FromUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3205 bool FromUndef = isa<UndefValue>(Op1); in visitInsertValue() local
3235 Values[i] = FromUndef ? DAG.getUNDEF(AggValueVTs[i]) : in visitInsertValue()