Searched refs:kMaxInstructionsInBranch (Results 1 – 1 of 1) sorted by relevance
23 static constexpr size_t kMaxInstructionsInBranch = 1u; variable46 if (num_instructions > kMaxInstructionsInBranch) { in IsSimpleBlock()