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

/freebsd-11.0-release/contrib/gcc/
H A Dtree-ssa-operands.h49 struct ssa_use_operand_d use_ptr;
59 struct ssa_use_operand_d use_ptr;
68 struct ssa_use_operand_d use_ptr;
78 struct ssa_use_operand_d use_ptr;
H A Dtree.h1747 typedef struct ssa_use_operand_d GTY(())
1749 struct ssa_use_operand_d* GTY((skip(""))) prev;
1750 struct ssa_use_operand_d* GTY((skip(""))) next;
1779 struct ssa_use_operand_d imm_uses;
1810 struct ssa_use_operand_d imm_use;
1740 typedef struct ssa_use_operand_d GTY(()) function

Completed in 122 milliseconds