Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-predcom.c2109 bool aswap; in combinable_refs_p() local
2128 aswap = (!commutative_tree_code (acode) in combinable_refs_p()
2135 *swap = aswap; in combinable_refs_p()
2141 && *swap == aswap in combinable_refs_p()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-predcom.c2543 bool aswap; in combinable_refs_p() local
2562 aswap = (!commutative_tree_code (acode) in combinable_refs_p()
2569 *swap = aswap; in combinable_refs_p()
2575 && *swap == aswap in combinable_refs_p()