Searched refs:isJumpOutOfRange (Results 1 – 1 of 1) sorted by relevance
68 bool isJumpOutOfRange(MachineInstr &MI,135 bool HexagonBranchRelaxation::isJumpOutOfRange(MachineInstr &MI, in isJumpOutOfRange() function in HexagonBranchRelaxation191 if (!MI.isBranch() || !isJumpOutOfRange(MI, BlockToInstOffset)) in reGenerateBranch()