Home
last modified time | relevance | path

Searched refs:nonexit (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDtree-ssa-loop-manip.c850 edge nonexit, new_nonexit; in tree_unroll_loop() local
872 nonexit = EDGE_SUCC (exit->src, 1); in tree_unroll_loop()
874 nonexit = EDGE_SUCC (exit->src, 0); in tree_unroll_loop()
875 nonexit->probability = REG_BR_PROB_BASE; in tree_unroll_loop()
877 nonexit->count += exit->count; in tree_unroll_loop()
/NextBSD/contrib/unbound/doc/
HDChangelog5679 timeout callback. Fix for fwd_three tests, performed nonexit query.