const github.com/google/go-cmp/cmp.reportByCycle

5 uses

	github.com/google/go-cmp/cmp (current package)
		compare.go#L251: 			s.report(eq, reportByCycle)
		compare.go#L531: 		s.report(eq, reportByCycle)
		compare.go#L573: 		s.report(eq, reportByCycle)
		options.go#L463: 	return r.flags&reportByCycle != 0
		options.go#L476: 	reportByCycle