Searched refs:shouldLocalize (Results 1 – 5 of 5) sorted by relevance
86 if (!TL.shouldLocalize(MI, TTI)) in localizeInterBlock()
1071 bool shouldLocalize(const MachineInstr &MI,
17193 bool AArch64TargetLowering::shouldLocalize( in shouldLocalize() function in AArch64TargetLowering17213 return TargetLoweringBase::shouldLocalize(MI, TTI); in shouldLocalize()
2239 bool TargetLoweringBase::shouldLocalize(const MachineInstr &MI, in shouldLocalize() function in TargetLoweringBase
2856 virtual bool shouldLocalize(const MachineInstr &MI, const TargetTransformInfo *TTI) const;