Searched defs:isConstantPhysReg (Results 1 – 2 of 2) sorted by relevance
528 bool MachineRegisterInfo::isConstantPhysReg(MCRegister PhysReg) const { in isConstantPhysReg() function in MachineRegisterInfo
581 virtual bool isConstantPhysReg(MCRegister PhysReg) const { return false; } in isConstantPhysReg() function