Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprofile.c403 int num_branches; in compute_branch_probabilities() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprofile.cc429 int num_branches; in compute_branch_probabilities() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc2090 int num_branches; in expand_cbranchdi4() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c2090 int num_branches; in expand_cbranchdi4() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dpowerpc.cc4557 set_current_size(unsigned int num_branches) in set_current_size()