Searched refs:isConstantPhysReg (Results 1 – 7 of 7) sorted by relevance
94 if (MRI.isConstantPhysReg(MO.getReg(), *OrigMI->getParent()->getParent())) in allUsesAvailableAt()
417 bool MachineRegisterInfo::isConstantPhysReg(unsigned PhysReg, in isConstantPhysReg() function in MachineRegisterInfo
611 if (!MRI->isConstantPhysReg(Reg, *MBB->getParent())) in FindSuccToSinkTo()
233 if (!MRI->isConstantPhysReg(Reg, *MBB->getParent())) in hasLivePhysRegDefUses()
879 if (!MRI.isConstantPhysReg(Reg, MF)) in isReallyTriviallyReMaterializableGeneric()
907 if (!MRI->isConstantPhysReg(Reg, *I.getParent()->getParent())) in IsLoopInvariantInst()
543 bool isConstantPhysReg(unsigned PhysReg, const MachineFunction &MF) const;