Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/analyzer/
H A Dengine.cc3645 const vec<custom_edge_info *> & get_custom_eedge_infos () in get_custom_eedge_infos() function in ana::impl_path_context
3874 for (auto edge_info : path_ctxt.get_custom_eedge_infos ()) in process_node()