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

/external/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h254 call_edge_iterator call_end() const { function in class:llvm::LazyCallGraph::Edge::Node
259 return make_range(call_begin(), call_end());

Completed in 242 milliseconds