Home
last modified time | relevance | path

Searched refs:call_end (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLazyCallGraph.h254 call_edge_iterator call_end() const { in call_end() function
259 return make_range(call_begin(), call_end()); in calls()
/external/llvm/lib/Analysis/
DLazyCallGraph.cpp565 auto E = N->call_end(); in switchInternalEdgeToRef()
578 E = N->call_end(); in switchInternalEdgeToRef()
1325 auto E = N->call_end(); in buildSCCs()
1338 E = N->call_end(); in buildSCCs()
/external/valgrind/VEX/test/
Dtest-i386.c1637 static void *call_end __init_call = NULL;
Dtest-amd64.c1677 static void *call_end __init_call = NULL;