Home
last modified time | relevance | path

Searched defs:get_stmt (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dprogram-point.h216 const gimple *get_stmt () const in get_stmt() function
H A Dprogram-point.cc195 function_point::get_stmt () const in get_stmt() function in ana::function_point
H A Dexploded-graph.h94 const gimple *get_stmt () const OVERRIDE { return m_stmt; } in get_stmt() function
283 const gimple *get_stmt () const { return get_point ().get_stmt (); } in get_stmt() function
H A Dregion-model.h1013 const gimple *get_stmt () const OVERRIDE { return NULL; } in get_stmt() function
1135 const gimple *get_stmt () const OVERRIDE in get_stmt() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dprogram-point.cc155 function_point::get_stmt () const in get_stmt() function in ana::function_point
H A Dprogram-point.h227 const gimple *get_stmt () const in get_stmt() function
H A Dexploded-graph.h254 const gimple *get_stmt () const { return get_point ().get_stmt (); } in get_stmt() function