Searched refs:hasPendingUpdates (Results 1 – 3 of 3) sorted by relevance
96 if (!hasPendingUpdates()) in tryFlushDeletedBB()150 bool DomTreeUpdater::hasPendingUpdates() const { in hasPendingUpdates() function in llvm::DomTreeUpdater
77 bool hasPendingUpdates() const;
3149 assert(!DTU->hasPendingUpdates() && in runExternalAnalysis()