Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-analysis.cc178 void UpdateOutLiveness(Bytecode bytecode, BytecodeLivenessState& out_liveness, in UpdateOutLiveness() function
307 UpdateOutLiveness(bytecode, *liveness.out, next_bytecode_in_liveness, in Analyze()
373 UpdateOutLiveness(bytecode, *liveness.out, next_bytecode_in_liveness, in Analyze()
382 UpdateOutLiveness(iterator.current_bytecode(), *header_liveness.out, in Analyze()
513 UpdateOutLiveness(bytecode, *liveness.out, next_bytecode_in_liveness, in LivenessIsValid()