Searched defs:AddTailCall (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | schedule.cc | 275 void Schedule::AddTailCall(BasicBlock* block, Node* input) { in AddTailCall() function in v8::internal::compiler::Schedule |
D | graph-assembler.cc | 271 void GraphAssembler::BasicBlockUpdater::AddTailCall(Node* node) { in AddTailCall() function in v8::internal::compiler::GraphAssembler::BasicBlockUpdater |