Searched defs:isPopulated (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h343 bool isPopulated() const { return Edges.hasValue(); } function in class:llvm::LazyCallGraph::Edge::Node

Completed in 218 milliseconds