Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcfgloopanal.c240 gcov_type count_in, count_latch, expected; in expected_loop_iterations_unbounded() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcfgloopanal.c262 profile_count count_in = profile_count::zero (), in expected_loop_iterations_unbounded() local
H A Dcfgloopmanip.c550 profile_count count_in = preheader_e->count (); in scale_loop_profile() local
1184 profile_count count_in = header->count; in duplicate_loop_to_header_edge() local
/dflybsd-src/crypto/openssh/
H A Dmoduli.c585 u_int32_t count_in = 0, count_out = 0, count_possible = 0; in prime_test() local