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

/freebsd-12-stable/contrib/gcc/
H A Dpostreload-gcse.c198 /* Helpers for eliminate_partially_redundant_load. */
210 static void eliminate_partially_redundant_load (basic_block,
965 eliminate_partially_redundant_load (basic_block bb, rtx insn,
1217 eliminate_partially_redundant_load (bb, insn, expr);
949 eliminate_partially_redundant_load (basic_block bb, rtx insn, function

Completed in 97 milliseconds