Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dsimplified-lowering.cc326 bool pushed_unvisited = false; in RunTypePropagationPhase() local
334 pushed_unvisited = true; in RunTypePropagationPhase()
338 if (pushed_unvisited) continue; in RunTypePropagationPhase()