Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp153 bool mustRelaxABranch();
327 bool SystemZLongBranch::mustRelaxABranch() { in mustRelaxABranch() function in SystemZLongBranch
457 if (Size <= MaxForwardRange || !mustRelaxABranch()) in runOnMachineFunction()