Searched refs:mustRelaxBranch (Results 1 – 1 of 1) sorted by relevance
149 bool mustRelaxBranch(const TerminatorInfo &Terminator, uint64_t Address);305 bool SystemZLongBranch::mustRelaxBranch(const TerminatorInfo &Terminator, in mustRelaxBranch() function in SystemZLongBranch326 if (mustRelaxBranch(Terminator, Terminator.Address)) in mustRelaxABranch()442 if (mustRelaxBranch(*TI, Position.Address)) in relaxBranches()