Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcfgcleanup.c83 static bool mark_effect (rtx, bitmap);
198 mark_effect (rtx exp, regset nonequal) in mark_effect() function
366 failed |= mark_effect (XVECEXP (pat, 0, i), nonequal); in thread_jump()
369 failed |= mark_effect (pat, nonequal); in thread_jump()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcfgcleanup.c80 static bool mark_effect (rtx, bitmap);
196 mark_effect (rtx exp, regset nonequal) in mark_effect() function
348 failed |= mark_effect (XVECEXP (pat, 0, i), nonequal); in thread_jump()
351 failed |= mark_effect (pat, nonequal); in thread_jump()