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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h280 call_iterator call_end() { return call_iterator(Edges.end(), Edges.end()); } function in class:llvm::LazyCallGraph::Edge::EdgeSequence

Completed in 77 milliseconds