Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-propagate.h71 extern bool may_propagate_copy_into_asm (tree);
H A Dtree-ssa-phionlycprop.c141 && ! may_propagate_copy_into_asm (lhs)) in propagate_rhs_into_lhs()
H A Dtree-ssa-propagate.c878 && !may_propagate_copy_into_asm (tuse)) in replace_uses_in()
1330 may_propagate_copy_into_asm (tree dest ATTRIBUTE_UNUSED) in may_propagate_copy_into_asm() function
H A Dtree-ssa-dom.c1735 && !may_propagate_copy_into_asm (op)) in cprop_operand()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-copy.c144 may_propagate_copy_into_asm (tree dest) in may_propagate_copy_into_asm() function
H A Dtree-flow.h620 extern bool may_propagate_copy_into_asm (tree);
H A Dtree-ssa-propagate.c915 && !may_propagate_copy_into_asm (tuse)) in replace_uses_in()
H A Dtree-ssa-dom.c2089 && !may_propagate_copy_into_asm (op)) in cprop_operand()
2661 && ! may_propagate_copy_into_asm (lhs)) in propagate_rhs_into_lhs()