Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLazyCallGraph.h254 call_edge_iterator call_end() const { in call_end() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h280 call_iterator call_end() { return call_iterator(Edges.end(), Edges.end()); } in call_end() function