Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dreorg.c967 int rare_dest, rare_fallthrough; in mostly_true_jump() local
989 rare_fallthrough = rare_destination (NEXT_INSN (jump_insn)); in mostly_true_jump()
991 switch (rare_fallthrough - rare_dest) in mostly_true_jump()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dreorg.c946 int rare_fallthrough = rare_destination (NEXT_INSN (jump_insn)); local
1002 switch (rare_fallthrough - rare_dest)