Home
last modified time | relevance | path

Searched defs:AddGoto (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dschedule.cc220 void Schedule::AddGoto(BasicBlock* block, BasicBlock* succ) { in AddGoto() function in v8::internal::compiler::Schedule
Dgraph-assembler.cc246 void GraphAssembler::BasicBlockUpdater::AddGoto(BasicBlock* to) { in AddGoto() function in v8::internal::compiler::GraphAssembler::BasicBlockUpdater
251 void GraphAssembler::BasicBlockUpdater::AddGoto(BasicBlock* from, in AddGoto() function in v8::internal::compiler::GraphAssembler::BasicBlockUpdater