Home
last modified time | relevance | path

Searched refs:ssa_operands (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDgimple-ssa.h110 struct ssa_operands ssa_operands; member
HDtree-ssa-operands.h54 struct GTY(()) ssa_operands { struct
HDtree-ssa-operands.c121 static inline struct ssa_operands *
124 return &fun->gimple_df->ssa_operands; in gimple_ssa_operands()
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-ssa-operands.h63 struct GTY(()) ssa_operands { struct
HDtree-flow.h90 struct ssa_operands ssa_operands; member
HDtree-flow-inline.h1185 static inline struct ssa_operands *
1188 return &fun->gimple_df->ssa_operands; in gimple_ssa_operands()