Home | History | Annotate | Download | only in src

Lines Matching defs:hasReg

756   bool hasReg() const { return getRegNum().hasValue(); }
760 assert(!hasReg() || RegNum == NewRegNum);
843 if (!Root->hasReg() && Root->hasStackOffset()) {