Home
last modified time | relevance | path

Searched defs:cfg_superedge (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Danalyzer.h33 class cfg_superedge; variable
H A Dsupergraph.h36 class cfg_superedge; variable
489 cfg_superedge (supernode *src, supernode *dst, ::edge e) in cfg_superedge() function
H A Ddiagnostic-manager.cc1243 const cfg_superedge& cfg_superedge in prune_for_sm_diagnostic() local
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsupergraph.h36 class cfg_superedge; variable
507 cfg_superedge (supernode *src, supernode *dst, ::edge e) in cfg_superedge() function
H A Danalyzer.h33 class cfg_superedge; variable