Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:AllUndef

1300   bool AllUndef = true;
1304 if (MaskVec[i] >= 0) AllUndef = false;
1308 if (AllUndef)