Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp149 bool mustRelaxBranch(const TerminatorInfo &Terminator, uint64_t Address);
305 bool SystemZLongBranch::mustRelaxBranch(const TerminatorInfo &Terminator, in mustRelaxBranch() function in SystemZLongBranch
326 if (mustRelaxBranch(Terminator, Terminator.Address)) in mustRelaxABranch()
442 if (mustRelaxBranch(*TI, Position.Address)) in relaxBranches()