Searched refs:shouldLocalize (Results 1 – 5 of 5) sorted by relevance
88 if (!TL.shouldLocalize(MI, TTI)) in localizeInterBlock()
843 bool shouldLocalize(const MachineInstr &MI,
28602 bool AArch64TargetLowering::shouldLocalize( in shouldLocalize() function in AArch64TargetLowering28677 return TargetLoweringBase::shouldLocalize(MI, TTI); in shouldLocalize()
2410 bool TargetLoweringBase::shouldLocalize(const MachineInstr &MI, in shouldLocalize() function in TargetLoweringBase
3610 virtual bool shouldLocalize(const MachineInstr &MI, const TargetTransformInfo *TTI) const;