Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/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()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcse.cc842 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()