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