Searched defs:AddTerminator (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| D | instruction-scheduler.cc | 110 void InstructionScheduler::AddTerminator(Instruction* instr) { in AddTerminator() function in v8::internal::compiler::InstructionScheduler |
| D | instruction-selector.cc | 169 void InstructionSelector::AddTerminator(Instruction* instr) { in AddTerminator() function in v8::internal::compiler::InstructionSelector |