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

/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp150 bool mustRelaxABranch();
324 bool SystemZLongBranch::mustRelaxABranch() { function in class:SystemZLongBranch
454 if (Size <= MaxForwardRange || !mustRelaxABranch())

Completed in 43 milliseconds