Searched refs:PyIntegerSetConstraintList (Results 1 – 1 of 1) sorted by relevance
454 class PyIntegerSetConstraintList class455 : public Sliceable<PyIntegerSetConstraintList, PyIntegerSetConstraint> {459 PyIntegerSetConstraintList(const PyIntegerSet &set, intptr_t startIndex = 0, in PyIntegerSetConstraintList() function in __anonf6590d6b0711::PyIntegerSetConstraintList468 friend class Sliceable<PyIntegerSetConstraintList, PyIntegerSetConstraint>;476 PyIntegerSetConstraintList slice(intptr_t startIndex, intptr_t length, in slice()478 return PyIntegerSetConstraintList(set, startIndex, length, step); in slice()952 return PyIntegerSetConstraintList(self); in populateIRAffine()955 PyIntegerSetConstraintList::bind(m); in populateIRAffine()