Searched refs:kBlockUnvisited1 (Results 1 – 1 of 1) sorted by relevance
730 static const int kBlockUnvisited1 = -1; variable937 CHECK_EQ(kBlockUnvisited1, schedule->start()->rpo_number_); in ComputeSpecialRPO()947 int stack_depth = Push(stack, 0, entry, kBlockUnvisited1); in ComputeSpecialRPO()968 DCHECK(succ->rpo_number_ == kBlockUnvisited1); in ComputeSpecialRPO()969 stack_depth = Push(stack, stack_depth, succ, kBlockUnvisited1); in ComputeSpecialRPO()