Searched refs:hasPendingDomTreeUpdates (Results 1 – 3 of 3) sorted by relevance
64 if (hasPendingDomTreeUpdates()) { in applyDomTreeUpdates()152 return hasPendingDomTreeUpdates() || hasPendingPostDomTreeUpdates(); in hasPendingUpdates()155 bool DomTreeUpdater::hasPendingDomTreeUpdates() const { in hasPendingDomTreeUpdates() function in llvm::DomTreeUpdater
631 if (DTU->hasPendingDomTreeUpdates()) in ComputeValueKnownInPredecessorsImpl()648 if (DTU->hasPendingDomTreeUpdates()) in ComputeValueKnownInPredecessorsImpl()782 if (DTU->hasPendingDomTreeUpdates()) in ComputeValueKnownInPredecessorsImpl()829 if (DTU->hasPendingDomTreeUpdates()) in ComputeValueKnownInPredecessorsImpl()861 if (DTU->hasPendingDomTreeUpdates()) in ComputeValueKnownInPredecessorsImpl()946 if (DTU->hasPendingDomTreeUpdates()) in ComputeValueKnownInPredecessorsImpl()1109 if (DTU->hasPendingDomTreeUpdates()) in ProcessBlock()2081 if (DTU->hasPendingDomTreeUpdates()) in ThreadEdge()2527 if (DTU->hasPendingDomTreeUpdates()) in TryToUnfoldSelect()
79 bool hasPendingDomTreeUpdates() const;