Searched refs:pure_call_p (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dlocal-alloc.c781 || pure_call_p (insn)))
H A Drtl.h1726 extern int pure_call_p (rtx);
H A Dgcse.c5942 if (! CONST_OR_PURE_CALL_P (insn) || pure_call_p (insn))
H A Drtlanal.c1757 pure_call_p (rtx insn)
1741 pure_call_p (rtx insn) function

Completed in 215 milliseconds