Searched refs:hasPendingDomTreeUpdates (Results 1 – 3 of 3) sorted by relevance
98 if (hasPendingDomTreeUpdates()) { in applyDomTreeUpdates()186 return hasPendingDomTreeUpdates() || hasPendingPostDomTreeUpdates(); in hasPendingUpdates()189 bool DomTreeUpdater::hasPendingDomTreeUpdates() const { in hasPendingDomTreeUpdates() function in llvm::DomTreeUpdater
615 if (DTU->hasPendingDomTreeUpdates()) in ComputeValueKnownInPredecessorsImpl()632 if (DTU->hasPendingDomTreeUpdates()) in ComputeValueKnownInPredecessorsImpl()766 if (DTU->hasPendingDomTreeUpdates()) in ComputeValueKnownInPredecessorsImpl()813 if (DTU->hasPendingDomTreeUpdates()) in ComputeValueKnownInPredecessorsImpl()845 if (DTU->hasPendingDomTreeUpdates()) in ComputeValueKnownInPredecessorsImpl()930 if (DTU->hasPendingDomTreeUpdates()) in ComputeValueKnownInPredecessorsImpl()1134 if (DTU->hasPendingDomTreeUpdates()) in ProcessBlock()1955 if (DTU->hasPendingDomTreeUpdates()) in ThreadEdge()2497 if (DTU->hasPendingDomTreeUpdates()) in TryToUnfoldSelect()
80 bool hasPendingDomTreeUpdates() const;