Lines Matching refs:IntegerRelation
19 static IntegerRelation parseRelationFromSet(StringRef set, unsigned numDomain) { in parseRelationFromSet()
20 IntegerRelation rel = parsePoly(set); in parseRelationFromSet()
28 IntegerRelation rel = parseRelationFromSet( in TEST()
47 IntegerRelation rel = in TEST()
52 IntegerRelation inverseRel = in TEST()
63 IntegerRelation rel = parseRelationFromSet( in TEST()
71 IntegerRelation expectedRel = parseRelationFromSet( in TEST()
76 IntegerRelation copyRel = rel; in TEST()
85 IntegerRelation expectedRel = parseRelationFromSet( in TEST()
90 IntegerRelation copyRel = rel; in TEST()
99 IntegerRelation map1 = parseRelationFromSet( in TEST()
101 IntegerRelation map2 = in TEST()
106 IntegerRelation map3 = in TEST()
113 IntegerRelation map1 = parseRelationFromSet( in TEST()
115 IntegerRelation map2 = in TEST()
118 IntegerRelation map3 = in TEST()