Searched refs:applyRange (Results 1 – 3 of 3) sorted by relevance
104 map1.applyRange(map2); in TEST()
573 void applyRange(const IntegerRelation &rel);
2235 void IntegerRelation::applyRange(const IntegerRelation &rel) { compose(rel); } in applyRange() function in IntegerRelation