llvm::LazyCallGraph::Node::isPopulated

Tests whether the node has been populated with edges.

Synopsis

Declared in <llvm/Analysis/LazyCallGraph.h>

bool
isPopulated() const;

Return Value

True if the node has been populated with edges.