Searched refs:kMaxCondBranchReach (Results 1 – 1 of 1) sorted by relevance
1549 pc_offset() + kMaxCondBranchReach - kMaxBlockTrampolineSectionSize; in TrackBranch()1620 static constexpr int kMaxCondBranchReach = (1 << (16 - 1)) - 1; variable