Searched refs:kBlockUnvisited2 (Results 1 – 1 of 1) sorted by relevance
664 static const int kBlockUnvisited2 = kBlockVisited1; member in v8::internal::compiler::SpecialRPONumberer787 stack_depth = Push(stack_, 0, entry, kBlockUnvisited2); in ComputeAndInsertSpecialRPO()827 DCHECK(succ->rpo_number() == kBlockUnvisited2); in ComputeAndInsertSpecialRPO()834 stack_depth = Push(stack_, stack_depth, succ, kBlockUnvisited2); in ComputeAndInsertSpecialRPO()