Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-analysis.cc472 BytecodeLiveness& header_liveness = in Analyze() local
476 if (!end_liveness.out->UnionIsChanged(*header_liveness.in)) { in Analyze()
495 UpdateOutLiveness(iterator.current_bytecode(), *header_liveness.out, in Analyze()