Searched refs:hasAtMostUserInstrs (Results 1 – 4 of 4) sorted by relevance
425 bool MachineRegisterInfo::hasAtMostUserInstrs(Register Reg, in hasAtMostUserInstrs() function in MachineRegisterInfo
2416 return MRI.hasAtMostUserInstrs(Reg, MaxUses); in shouldLocalize()
606 bool hasAtMostUserInstrs(Register Reg, unsigned MaxUsers) const;
25619 return MRI.hasAtMostUserInstrs(Reg, MaxUses); in shouldLocalize()