Home | History | Annotate | Download | only in src

Lines Matching defs:hasReg

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