Searched refs:kMaxAllowedNestedLoops (Results 1 – 1 of 1) sorted by relevance
45 cu->mir_graph->GetMaxNestedLoops() > kMaxAllowedNestedLoops; in Skip()217 static constexpr size_t kMaxAllowedNestedLoops = 6u; variable