Searched refs:removeIndependentConstraints (Results 1 – 3 of 3) sorted by relevance
545 void removeIndependentConstraints(unsigned pos, unsigned num);
3076 void FlatAffineConstraints::removeIndependentConstraints(unsigned pos, in removeIndependentConstraints() function in FlatAffineConstraints
2944 cst.removeIndependentConstraints(/*pos=*/0, /*num=*/loops.size()); in createSeparationCondition()