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