Home
last modified time | relevance | path

Searched refs:mustRelaxABranch (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp156 bool mustRelaxABranch();
347 bool SystemZLongBranch::mustRelaxABranch() { in mustRelaxABranch() function in SystemZLongBranch
477 if (Size <= MaxForwardRange || !mustRelaxABranch()) in runOnMachineFunction()