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