Searched refs:is_phony (Results 1 – 5 of 5) sorted by relevance
162 if (dirty && !(edge->is_phony() && edge->inputs_.empty())) in RecomputeDirty()230 if (edge->is_phony()) { in RecomputeOutputDirty()454 bool Edge::is_phony() const { in is_phony() function in Edge466 return is_phony() && outputs_.size() == 1 && implicit_outs_ == 0 && in maybe_phonycycle_diagnostic()
111 if ((*e)->is_phony()) in CleanAll()143 if (!e->is_phony()) { in DoCleanTarget()
378 if (!edge->is_phony()) in EdgeWanted()528 if (!(*oe)->is_phony()) in CleanNode()838 if (edge->is_phony()) { in Build()901 if (edge->is_phony()) in StartEdge()
217 bool is_phony() const;
626 if (!edge->is_phony()) in PrintCommands()