Home
last modified time | relevance | path

Searched refs:has_slow_paths (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dgraph_visualizer.cc299 bool has_slow_paths = block->IsExitBlock() && in PrintExceptionHandlers() local
302 if (IsDebugDump() && block->GetExceptionalSuccessors().empty() && !has_slow_paths) { in PrintExceptionHandlers()
310 if (has_slow_paths) { in PrintExceptionHandlers()