Searched refs:phony_edge (Results 1 – 1 of 1) sorted by relevance
649 Edge* phony_edge = state_->AddEdge(&State::kPhonyRule); in CreatePhonyInEdge() local650 node->set_in_edge(phony_edge); in CreatePhonyInEdge()651 phony_edge->outputs_.push_back(node); in CreatePhonyInEdge()659 phony_edge->outputs_ready_ = true; in CreatePhonyInEdge()