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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDomTreeUpdater.h77 bool hasPendingUpdates() const;
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DDomTreeUpdater.cpp96 if (!hasPendingUpdates())
150 bool DomTreeUpdater::hasPendingUpdates() const { function in class:llvm::DomTreeUpdater
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp3149 assert(!DTU->hasPendingUpdates() &&

Completed in 171 milliseconds