Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-analysis.cc97 void UpdateInLiveness(Bytecode bytecode, BytecodeLivenessState& in_liveness, in UpdateInLiveness() function
310 UpdateInLiveness(bytecode, *liveness.in, iterator); in Analyze()
376 UpdateInLiveness(bytecode, *liveness.in, iterator); in Analyze()
532 UpdateInLiveness(bytecode, *liveness.in, iterator); in LivenessIsValid()