llvm::GenericDomTreeUpdater::isLazy

Returns true if the current strategy is Lazy.

Synopsis

Declared in <llvm/Analysis/GenericDomTreeUpdater.h>

bool
isLazy() const;

Return Value

True if the update strategy is Lazy.