Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7578 bool EltIsUndef = true; in ConstantFoldBITCASTofBUILD_VECTOR() local
7584 EltIsUndef = false; in ConstantFoldBITCASTofBUILD_VECTOR()
7590 if (EltIsUndef) in ConstantFoldBITCASTofBUILD_VECTOR()