Searched refs:FuseFloatingControl (Results 1 – 2 of 2) sorted by relevance
114 void FuseFloatingControl(BasicBlock* block, Node* node);
1589 scheduler_->FuseFloatingControl(block, node); in ScheduleFloatingControl()1690 void Scheduler::FuseFloatingControl(BasicBlock* block, Node* node) { in FuseFloatingControl() function in v8::internal::compiler::Scheduler