Home
last modified time | relevance | path

Searched refs:set_edom_supported_p (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinternal-fn.h207 extern bool set_edom_supported_p (void);
H A Dtree-call-cdce.c1117 if (set_edom_supported_p () && !stmt_ends_bb_p (call)) in use_internal_fn()
H A Dinternal-fn.c3284 set_edom_supported_p (void) in set_edom_supported_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinternal-fn.h214 extern bool set_edom_supported_p (void);
H A Dtree-call-cdce.cc1118 if (set_edom_supported_p () && !stmt_ends_bb_p (call)) in use_internal_fn()
H A Dinternal-fn.cc4006 set_edom_supported_p (void) in set_edom_supported_p() function
H A DChangeLog-20155238 * internal-fn.h (set_edom_supported_p): Declare.
5240 (set_edom_supported_p): Likewise.