Searched refs:hasAtMostUserInstrs (Results 1 – 4 of 4) sorted by relevance
436 bool MachineRegisterInfo::hasAtMostUserInstrs(Register Reg, in hasAtMostUserInstrs() function in MachineRegisterInfo
2342 return MRI.hasAtMostUserInstrs(Reg, MaxUses); in shouldLocalize()
596 bool hasAtMostUserInstrs(Register Reg, unsigned MaxUsers) const;
27069 return MRI.hasAtMostUserInstrs(Reg, MaxUses); in shouldLocalize()