Searched refs:may_propagate_copy_into_asm (Results 1 – 5 of 5) sorted by relevance
170 may_propagate_copy_into_asm (tree dest) in may_propagate_copy_into_asm() function
748 extern bool may_propagate_copy_into_asm (tree);
837 && !may_propagate_copy_into_asm (tuse)) in replace_uses_in()
1662 && !may_propagate_copy_into_asm (op)) in cprop_operand()2168 && ! may_propagate_copy_into_asm (lhs)) in propagate_rhs_into_lhs()
10371 (may_propagate_copy_into_asm): Protect DECL_HARD_REGISTER.10483 * tree-ssa-copy.c (may_propagate_copy_into_asm): New.10484 * tree-flow.h (may_propagate_copy_into_asm): Declare.