Searched refs:ssa_operand_memory_d (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-operands.h85 struct ssa_operand_memory_d GTY((chain_next("%h.next"))) function
87 struct ssa_operand_memory_d *next;
H A Dtree-ssa-operands.c122 static GTY (()) struct ssa_operand_memory_d *operand_memory = NULL;
271 struct ssa_operand_memory_d *ptr;
316 struct ssa_operand_memory_d *ptr;
317 ptr = GGC_NEW (struct ssa_operand_memory_d);

Completed in 103 milliseconds