Home
last modified time | relevance | path

Searched refs:IsBlockTerminator (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dinstruction-scheduler.cc123 if (IsBlockTerminator(instr)) { in AddInstruction()
340 bool InstructionScheduler::IsBlockTerminator(const Instruction* instr) const { in IsBlockTerminator() function in v8::internal::compiler::InstructionScheduler
Dinstruction-scheduler.h156 bool IsBlockTerminator(const Instruction* instr) const;