Searched refs:predecessor_hint (Results 1 – 1 of 1) sorted by relevance
2388 InstructionOperand* predecessor_hint = nullptr; in ProcessPhis() local2396 predecessor_hint = &move->source(); in ProcessPhis()2400 DCHECK_NOT_NULL(predecessor_hint); in ProcessPhis()2437 if (predecessor_hint->Equals(to)) { in ProcessPhis()2455 hint = predecessor_hint; in ProcessPhis()