Searched defs:get_call_stmt (Results 1 – 4 of 4) sorted by relevance
37 const gcall *get_call_stmt () const { return m_call_stmt; } in get_call_stmt() function
1217 callgraph_superedge::get_call_stmt () const in get_call_stmt() function in ana::callgraph_superedge
524 const gcall *get_call_stmt () const { return m_call; } in get_call_stmt() function
372 gcall *get_call_stmt () const { return m_cedge->call_stmt; } in get_call_stmt() function