Searched refs:kSimplifyWorklist (Results 1 – 1 of 1) sorted by relevance
152 kSimplifyWorklist, // Marks non-move-related nodes with degree less than the number of registers. enumerator1477 node->stage = NodeStage::kSimplifyWorklist; in PruneInterferenceGraph()1501 DCHECK_EQ(node->stage, NodeStage::kSimplifyWorklist) << "Cannot move from simplify list"; in PruneInterferenceGraph()1579 adj->stage = NodeStage::kSimplifyWorklist; in PruneNode()1590 node->stage = NodeStage::kSimplifyWorklist; in CheckTransitionFromFreezeWorklist()