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