Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dinstruction-scheduler.cc118 void InstructionScheduler::AddTerminator(Instruction* instr) { in AddTerminator() function in v8::internal::compiler::InstructionScheduler
Dinstruction-selector.cc139 void InstructionSelector::AddTerminator(Instruction* instr) { in AddTerminator() function in v8::internal::compiler::InstructionSelector