Searched refs:DfsOrdersUpToDate (Results 1 – 4 of 4) sorted by relevance
105 return !c_unit->mir_graph->DfsOrdersUpToDate(); in Gate()
418 down_cast<PassMEDataHolder*>(data)->dirty = !c_unit->mir_graph->DfsOrdersUpToDate(); in End()
1246 bool DfsOrdersUpToDate() const { in DfsOrdersUpToDate() function
894 DCHECK(!DfsOrdersUpToDate()); in InlineMethod()