Home
last modified time | relevance | path

Searched refs:AddTailCall (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dschedule.h250 void AddTailCall(BasicBlock* block, Node* input);
H A Dschedule.cc275 void Schedule::AddTailCall(BasicBlock* block, Node* input) { in AddTailCall() function in v8::internal::compiler::Schedule
H A Draw-machine-assembler.cc723 schedule()->AddTailCall(CurrentBlock(), tail_call); in TailCallN()
H A Dscheduler.cc578 schedule_->AddTailCall(call_block, call); in ConnectTailCall()

Completed in 8 milliseconds