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