Searched refs:InsertSwitch (Results 1 – 3 of 3) sorted by relevance
238 void InsertSwitch(BasicBlock* block, BasicBlock* end, Node* sw,
285 void Schedule::InsertSwitch(BasicBlock* block, BasicBlock* end, Node* sw, in InsertSwitch() function in v8::internal::compiler::Schedule
474 schedule_->InsertSwitch(component_start_, component_end_, sw, in ConnectSwitch()