Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dexecution_subgraph.cc97 bool start_reaches_end = false; in Prune() local
177 start_reaches_end = true; in Prune()
221 if (UNLIKELY(!start_reaches_end)) { in Prune()