Home
last modified time | relevance | path

Searched refs:RecomputeOutputDirty (Results 1 – 2 of 2) sorted by relevance

/third_party/ninja/src/
Dgraph.h313 bool RecomputeOutputDirty(const Edge* edge, const Node* most_recent_input,
Dgraph.cc218 if (RecomputeOutputDirty(edge, most_recent_input, command, *o)) { in RecomputeOutputsDirty()
226 bool DependencyScan::RecomputeOutputDirty(const Edge* edge, in RecomputeOutputDirty() function in DependencyScan