Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12953 bool EltIsUndef = true; in ConstantFoldBITCASTofBUILD_VECTOR() local
12959 EltIsUndef = false; in ConstantFoldBITCASTofBUILD_VECTOR()
12965 if (EltIsUndef) in ConstantFoldBITCASTofBUILD_VECTOR()