Searched defs:isPhys (Results 1 – 2 of 2) sorted by relevance
79 bool isPhys() const { return !NewRC; } in isPhys() function
994 bool isPhys = Register::isPhysicalRegister(Reg); in findRegisterDefOperandIdx() local