Searched refs:IsNextInAssemblyOrder (Results 1 – 7 of 7) sorted by relevance
43 bool IsNextInAssemblyOrder(const BasicBlock* block) const { in IsNextInAssemblyOrder() function
96 bool IsNextInAssemblyOrder(const BasicBlock* block) const;
143 bool InstructionSelector::IsNextInAssemblyOrder(const BasicBlock* block) const { in IsNextInAssemblyOrder() function in v8::internal::compiler::InstructionSelector849 if (IsNextInAssemblyOrder(target)) { in VisitGoto()869 if (IsNextInAssemblyOrder(tbranch)) { in VisitBranch()
407 bool fallthru = IsNextInAssemblyOrder(fblock); in AssembleArchBranch()
479 bool fallthru = IsNextInAssemblyOrder(fblock); in AssembleArchBranch()
453 bool fallthru = IsNextInAssemblyOrder(fblock); in AssembleArchBranch()
629 bool fallthru = IsNextInAssemblyOrder(fblock); in AssembleArchBranch()