Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dsimplified-lowering.cc321 bool pushed_unvisited = false; in RunTypePropagationPhase() local
329 pushed_unvisited = true; in RunTypePropagationPhase()
333 if (pushed_unvisited) continue; in RunTypePropagationPhase()