Home
last modified time | relevance | path

Searched refs:hasPendingUpdates (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/include/llvm/Analysis/
HDGenericDomTreeUpdater.h53 assert(!hasPendingUpdates() && in ~GenericDomTreeUpdater()
88 bool hasPendingUpdates() const { in hasPendingUpdates() function
HDGenericDomTreeUpdaterImpl.h323 if (!hasPendingUpdates()) in tryFlushDeletedBB()
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDJumpThreading.cpp3143 assert(!DTU->hasPendingUpdates() && in runExternalAnalysis()