Home
last modified time | relevance | path

Searched defs:ssa_operands (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-operands.h54 struct GTY(()) ssa_operands { struct
55 struct ssa_operand_memory_d *operand_memory;
56 unsigned operand_memory_index;
58 unsigned int ssa_operand_mem_size;
60 bool ops_active;
H A Dgimple-ssa.h110 struct ssa_operands ssa_operands; member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-operands.h63 struct GTY(()) ssa_operands { struct
64 struct ssa_operand_memory_d *operand_memory;
65 unsigned operand_memory_index;
67 unsigned int ssa_operand_mem_size;
69 bool ops_active;
H A Dtree-flow.h90 struct ssa_operands ssa_operands; member