Searched refs:UpdateOutLiveness (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/compiler/ |
D | bytecode-analysis.cc | 203 void UpdateOutLiveness(Bytecode bytecode, BytecodeLivenessState& out_liveness, in UpdateOutLiveness() function 267 UpdateOutLiveness(bytecode, *liveness.out, *next_bytecode_in_liveness, in UpdateLiveness() 495 UpdateOutLiveness(iterator.current_bytecode(), *header_liveness.out, in Analyze() 815 UpdateOutLiveness(bytecode, *liveness.out, next_bytecode_in_liveness, in LivenessIsValid()
|