Searched refs:kMaxInstructionsInBranch (Results 1 – 1 of 1) sorted by relevance
24 static constexpr size_t kMaxInstructionsInBranch = 1u; variable56 } else if (++num_instructions > kMaxInstructionsInBranch) { in IsSimpleBlock()