Searched refs:ShouldDelayEdge (Results 1 – 2 of 2) sorted by relevance
/third_party/ninja/src/ | ||
D | state.h | 51 bool ShouldDelayEdge() const { return depth_ != 0; } in ShouldDelayEdge() function |
D | build.cc | 404 if (pool->ShouldDelayEdge()) { in ScheduleWork() |