Searched refs:UpdateSpecialRPO (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | scheduler.cc | 699 void UpdateSpecialRPO(BasicBlock* entry, BasicBlock* end) { in UpdateSpecialRPO() function in v8::internal::compiler::SpecialRPONumberer 1913 special_rpo_->UpdateSpecialRPO(block, schedule_->block(node)); in FuseFloatingControl() |
Completed in 4 milliseconds