Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UndefElements

658     BitVector UndefElements;
659 ConstantSDNode *CN = BV->getConstantSplatNode(&UndefElements);
664 if (CN && UndefElements.none() &&