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
  264 isl_bool FN(PW,IS_ZERO)(__isl_keep PW *pw)
  421 	if (FN(PW,IS_ZERO)(pw1)) {
  426 	if (FN(PW,IS_ZERO)(pw2)) {
  547 	if (FN(PW,IS_ZERO)(pw1)) {
  552 	if (FN(PW,IS_ZERO)(pw2)) {
  680 	if (FN(PW,IS_ZERO)(pw))
tools/polly/lib/External/isl/isl_union_templ.c
  159 	empty = FN(PART,IS_ZERO)(part);
  191 		empty = FN(PART,IS_ZERO)(part);