Searched refs:IsNextInAssemblyOrder (Results 1 – 2 of 2) sorted by relevance
436 if (!IsNextInAssemblyOrder(target)) in AssembleArchJump()504 bool CodeGenerator::IsNextInAssemblyOrder(RpoNumber block) const { in IsNextInAssemblyOrder() function in v8::internal::compiler::CodeGenerator687 if (IsNextInAssemblyOrder(true_rpo)) { in ComputeBranchInfo()695 branch->fallthru = IsNextInAssemblyOrder(false_rpo); in ComputeBranchInfo()740 if (!IsNextInAssemblyOrder(target)) { in AssembleInstruction()
206 bool IsNextInAssemblyOrder(RpoNumber block) const;