Home
last modified time | relevance | path

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

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