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