Searched defs:exit_count (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/gcc/gcc/ | ||
H A D | tree-ssa-loop-ivcanon.c | 501 gcov_type exit_count = exit->count; in remove_empty_loop() local |
/openbsd/gnu/usr.bin/gcc/gcc/ | ||
H A D | basic-block.h | 486 int exit_count; member |