Home
last modified time | relevance | path

Searched refs:ConnectFloatingControl (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dscheduler.h89 bool ConnectFloatingControl();
Dscheduler.cc254 had_floating_control = scheduler.ConnectFloatingControl(); in ComputeSchedule()
630 bool Scheduler::ConnectFloatingControl() { in ConnectFloatingControl() function in v8::internal::compiler::Scheduler