Searched refs:hasPendingUpdates (Results 1 – 3 of 3) sorted by relevance
65 ASSERT_FALSE(DTU.hasPendingUpdates()); in TEST()106 ASSERT_FALSE(DTU.hasPendingUpdates()); in TEST()124 ASSERT_FALSE(DTU.hasPendingUpdates()); in TEST()510 ASSERT_TRUE(DTU.hasPendingUpdates()); in TEST()515 ASSERT_FALSE(DTU.hasPendingUpdates()); in TEST()637 ASSERT_FALSE(DTU.hasPendingUpdates()); in TEST()
130 if (!hasPendingUpdates()) in tryFlushDeletedBB()172 if (forceFlushDeletedBB() || hasPendingUpdates()) { in recalculate()190 bool DomTreeUpdater::hasPendingUpdates() const { in hasPendingUpdates() function in llvm::DomTreeUpdater
76 bool hasPendingUpdates() const;