Home
last modified time | relevance | path

Searched defs:most_recent_input (Results 1 – 2 of 2) sorted by relevance

/third_party/ninja/src/
Dgraph.cc169 Node* most_recent_input = NULL; in RecomputeNodeDirty() local
265 bool DependencyScan::RecomputeOutputsDirty(Edge* edge, Node* most_recent_input, in RecomputeOutputsDirty()
279 const Node* most_recent_input, in RecomputeOutputDirty()
Dbuild.cc274 Node* most_recent_input = NULL; in CleanNode() local