Searched refs:mustRelaxBranch (Results 1 – 2 of 2) sorted by relevance
152 bool mustRelaxBranch(const TerminatorInfo &Terminator, uint64_t Address);308 bool SystemZLongBranch::mustRelaxBranch(const TerminatorInfo &Terminator, in mustRelaxBranch() function in SystemZLongBranch329 if (mustRelaxBranch(Terminator, Terminator.Address)) in mustRelaxABranch()445 if (mustRelaxBranch(*TI, Position.Address)) in relaxBranches()
156 bool mustRelaxBranch(const TerminatorInfo &Terminator, uint64_t Address);313 bool SystemZLongBranch::mustRelaxBranch(const TerminatorInfo &Terminator, in mustRelaxBranch() function in SystemZLongBranch334 if (mustRelaxBranch(Terminator, Terminator.Address)) in mustRelaxABranch()450 if (mustRelaxBranch(*TI, Position.Address)) in relaxBranches()