Home
last modified time | relevance | path

Searched refs:oprs_anticipatable_p (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgcse.cc458 static int oprs_anticipatable_p (const_rtx, const rtx_insn *);
1062 oprs_anticipatable_p (const_rtx x, const rtx_insn *insn) in oprs_anticipatable_p() function
1286 int antic_p = oprs_anticipatable_p (src, insn) in hash_scan_set()
DChangeLog-200711542 * gcse.c (gcse_constant_p, oprs_unchanged_p, oprs_anticipatable_p,
DChangeLog-201426553 (oprs_anticipatable_p): Likewise.