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

/freebsd-11.0-release/contrib/gcc/
H A Dgcse.c530 static void hash_scan_insn (rtx, struct hash_table *, int);
1841 hash_scan_insn (rtx insn, struct hash_table *table, int in_libcall_block)
2100 hash_scan_insn (insn, table, in_libcall_block);
4236 /* This block matches the logic in hash_scan_insn. */
1832 hash_scan_insn (rtx insn, struct hash_table *table, int in_libcall_block) function

Completed in 62 milliseconds