Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp152 bool mustRelaxBranch(const TerminatorInfo &Terminator, uint64_t Address);
308 bool SystemZLongBranch::mustRelaxBranch(const TerminatorInfo &Terminator, in mustRelaxBranch() function in SystemZLongBranch
329 if (mustRelaxBranch(Terminator, Terminator.Address)) in mustRelaxABranch()
445 if (mustRelaxBranch(*TI, Position.Address)) in relaxBranches()