Searched refs:UpdateLiveness (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/compiler/ |
D | bytecode-analysis.cc | 263 void UpdateLiveness(Bytecode bytecode, BytecodeLiveness& liveness, in UpdateLiveness() function 427 UpdateLiveness(bytecode, liveness, &next_bytecode_in_liveness, iterator, in Analyze() 490 UpdateLiveness(bytecode, liveness, &next_bytecode_in_liveness, iterator, in Analyze() 534 UpdateLiveness(bytecode, liveness, &next_bytecode_in_liveness, iterator, in Analyze()
|