Searched refs:mustRelaxABranch (Results 1 – 1 of 1) sorted by relevance
156 bool mustRelaxABranch();347 bool SystemZLongBranch::mustRelaxABranch() { in mustRelaxABranch() function in SystemZLongBranch477 if (Size <= MaxForwardRange || !mustRelaxABranch()) in runOnMachineFunction()