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