Home
last modified time | relevance | path

Searched defs:EDGE_INFO (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprofile.h38 #define EDGE_INFO(e) ((struct edge_profile_info *) (e)->aux) macro
H A Dpredict.cc3317 #define EDGE_INFO(E) ((edge_prob_info *) (E)->aux) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprofile.h38 #define EDGE_INFO(e) ((struct edge_profile_info *) (e)->aux) macro
H A Dpredict.c3258 #define EDGE_INFO(E) ((edge_prob_info *) (E)->aux) macro