Home
last modified time | relevance | path

Searched refs:UpdateLiveness (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dbytecode-analysis.cc383 void UpdateLiveness(BytecodeLiveness& liveness, in UpdateLiveness() function
409 void UpdateLiveness(Bytecode bytecode, BytecodeLiveness& liveness, in UpdateLiveness() function
417 return UpdateLiveness<IsFirstUpdate, Bytecode::k##Name, __VA_ARGS__>( \ in UpdateLiveness()
592 UpdateLiveness<true>(bytecode, liveness, &next_bytecode_in_liveness, in Analyze()
654 UpdateLiveness(bytecode, liveness, &next_bytecode_in_liveness, iterator, in Analyze()
700 UpdateLiveness(bytecode, liveness, &next_bytecode_in_liveness, iterator, in Analyze()

Completed in 2 milliseconds