Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgcse.c842 bool can_assign = false; in can_assign_to_reg_without_clobbers_p() local
875 can_assign = true; in can_assign_to_reg_without_clobbers_p()
880 return can_assign; in can_assign_to_reg_without_clobbers_p()