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
  148 	if (FN(PW,check_compatible_domain)(el, set) < 0)
  154 	pw = FN(PW,alloc_size)(FN(EL,get_space)(el), 1);
  157 	return FN(PW,add_piece)(pw, set, el);
  160 	FN(EL,free)(el);