Searched refs:kBlockUnvisited2 (Results 1 – 1 of 1) sorted by relevance
702 static const int kBlockUnvisited2 = kBlockVisited1; member in v8::internal::compiler::SpecialRPONumberer825 stack_depth = Push(stack_, 0, entry, kBlockUnvisited2); in ComputeAndInsertSpecialRPO()865 DCHECK_EQ(kBlockUnvisited2, succ->rpo_number()); in ComputeAndInsertSpecialRPO()872 stack_depth = Push(stack_, stack_depth, succ, kBlockUnvisited2); in ComputeAndInsertSpecialRPO()