Searched refs:phony_edge (Results 1 – 1 of 1) sorted by relevance
744 Edge* phony_edge = state_->AddEdge(&State::kPhonyRule); in CreatePhonyInEdge() local745 phony_edge->generated_by_dep_loader_ = true; in CreatePhonyInEdge()746 node->set_in_edge(phony_edge); in CreatePhonyInEdge()747 phony_edge->outputs_.push_back(node); in CreatePhonyInEdge()755 phony_edge->outputs_ready_ = true; in CreatePhonyInEdge()