Searched refs:hasAtMostUserInstrs (Results 1 – 4 of 4) sorted by relevance
440 bool MachineRegisterInfo::hasAtMostUserInstrs(Register Reg, in hasAtMostUserInstrs() function in MachineRegisterInfo
2449 return MRI.hasAtMostUserInstrs(Reg, MaxUses); in shouldLocalize()
588 LLVM_ABI bool hasAtMostUserInstrs(Register Reg, unsigned MaxUsers) const;
28665 return MRI.hasAtMostUserInstrs(Reg, MaxUses); in shouldLocalize()