Searched refs:getSpaceWithoutLocals (Results 1 – 3 of 3) sorted by relevance
20 : space(disjunct.getSpaceWithoutLocals()) { in PresburgerRelation()186 return PresburgerRelation::getEmpty(b.getSpaceWithoutLocals()); in getSetDifference()196 PresburgerRelation::getEmpty(b.getSpaceWithoutLocals()); in getSetDifference()
293 PresburgerSpace compatibleSpace = mafA.getDomain().getSpaceWithoutLocals(); in tiebreakLex()
111 PresburgerSpace getSpaceWithoutLocals() const { in getSpaceWithoutLocals() function