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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dearly-remat.c2240 bool can_move_p = true; local
2246 can_move_p = false;
2268 if (!can_move_p || frequency >= bb_frequency)
2279 if (!can_move_p)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dearly-remat.cc2240 bool can_move_p = true; local
2246 can_move_p = false;
2268 if (!can_move_p || frequency >= bb_frequency)
2279 if (!can_move_p)

Completed in 205 milliseconds