Searched refs:IsFinalMerge (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | scheduler.cc | 561 if (IsFinalMerge(merge)) return; in ConnectMerge() 613 bool IsFinalMerge(Node* node) { in IsFinalMerge() function in v8::internal::compiler::CFGBuilder |
Completed in 4 milliseconds