Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dtree-ssa-loop-im.c248 return MOVE_IMPOSSIBLE; in movement_possibility()
251 return MOVE_IMPOSSIBLE; in movement_possibility()
254 return MOVE_IMPOSSIBLE; in movement_possibility()
259 return MOVE_IMPOSSIBLE; in movement_possibility()
264 return MOVE_IMPOSSIBLE; in movement_possibility()
599 if (pos == MOVE_IMPOSSIBLE) in determine_invariantness_stmt()
Dtree-flow.h871 MOVE_IMPOSSIBLE, /* No movement -- side effect expression. */ enumerator
Dtree-if-conv.c353 if (movement_possibility (m_expr) == MOVE_IMPOSSIBLE) in if_convertible_modify_expr_p()