Home | History | Annotate | Download | only in VMCore

Lines Matching defs:isUndef

720   bool isUndef = isa<UndefValue>(C);
722 if (isZero || isUndef) {
725 isZero = isUndef = false;
732 if (isUndef)