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

/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DDomTreeUpdater.h77 bool hasPendingUpdates() const;
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DDomTreeUpdater.cpp96 if (!hasPendingUpdates())
150 bool DomTreeUpdater::hasPendingUpdates() const { function in class:llvm::DomTreeUpdater

Completed in 109 milliseconds