reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/External/isl/isl_pw_templ.c
  152 	pw = FN(PW,alloc_size)(FN(EL,get_space)(el), type, 1);
  154 	pw = FN(PW,alloc_size)(FN(EL,get_space)(el), 1);
  157 	return FN(PW,add_piece)(pw, set, el);