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