Searched defs:m_fun (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ | ||
H A D | region.h | 293 function *m_fun; member |
H A D | supergraph.h | 293 function * const m_fun; // alternatively could be stored as runs of indices within the supergraph variable |
H A D | state-purge.cc | 182 function *m_fun; member in gimple_op_visitor |
H A D | engine.cc | 4796 function *m_fun; member in ana::function_call_string_cluster |
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ | ||
H A D | supergraph.h | 269 function * const m_fun; // alternatively could be stored as runs of indices within the supergraph variable |
H A D | engine.cc | 3113 function *m_fun; member in ana::function_call_string_cluster |
/netbsd-src/external/gpl3/gcc/dist/gcc/ | ||
H A D | tree-ssa-threadbackward.cc | 122 function *m_fun; member in back_threader |