Searched refs:lra_need_for_scratch_reg_p (Results 1 – 7 of 7) sorted by relevance
392 extern bool lra_need_for_scratch_reg_p (void);
575 lra_need_for_scratch_reg_p (void) in lra_need_for_scratch_reg_p() function
2559 if (lra_need_for_scratch_reg_p ()) in lra()
396 extern bool lra_need_for_scratch_reg_p (void);
2489 if (lra_need_for_scratch_reg_p ()) in lra()
17314 * lra-int.h (lra_need_for_scratch_reg_p): Declare.17315 * lra.c (lra): Use lra_need_for_scratch_reg_p.17316 * lra-spills.c (lra_need_for_scratch_reg_p): New function.