Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dprofile.c487 int num_branches; in compute_branch_probabilities() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dprofile.c494 int num_branches; in compute_branch_probabilities() local
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dpowerpc.cc3430 set_current_size(unsigned int num_branches) in set_current_size()