Searched defs:kMaxBranchOffset (Results 1 – 2 of 2) sorted by relevance
652 static constexpr int kMaxBranchOffset = (1 << (18 - 1)) - 1; variable
662 static constexpr int kMaxBranchOffset = (1 << (18 - 1)) - 1; variable