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

/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-structalias.c260 typedef struct constraint *constraint_t; typedef in typeref:struct:constraint
556 static vec<constraint_t> constraints;
630 vec<constraint_t> *complex;
675 static constraint_t
679 constraint_t ret = (constraint_t) pool_alloc (constraint_pool);
688 dump_constraint (FILE *file, constraint_t c)
712 void debug_constraint (constraint_t);
721 debug_constraint (constraint_t c)
733 constraint_t
[all...]

Completed in 46 milliseconds