Home
last modified time | relevance | path

Searched defs:n_branch (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgrtl.c2552 int n_fallthru = 0, n_branch = 0, n_abnormal_call = 0, n_sibcall = 0; in rtl_verify_edges() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgrtl.cc2572 int n_fallthru = 0, n_branch = 0, n_abnormal_call = 0, n_sibcall = 0; in rtl_verify_edges() local