Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-analysis.cc244 bool was_accumulator_live = out_liveness.AccumulatorIsLive(); in UpdateOutLiveness() local
247 if (!was_accumulator_live) { in UpdateOutLiveness()