Searched defs:numCols (Results 1 – 5 of 5) sorted by relevance
286 auto numCols = createMaskOp.getOperands()[1]; in matchAndRewrite() local
166 unsigned numCols = equations.getNumColumns(); in solveParametricEquations() local
592 unsigned numCols = getNumCols(); hasInvalidConstraint() local 642 unsigned numCols = constraints->getNumCols(); eliminateFromConstraint() local 758 unsigned numCols = getNumCols(); isEmptyByGCDTest() local 1063 unsigned numCols = getNumCols(); gcdTightenInequalities() local [all...]
975 for (unsigned col = 1, numCols = getNumColumns(); col < numCols; ++col) { pivot() local 2151 for (unsigned col = 0, numCols = getNumColumns(); col < numCols; ++col) print() local
388 unsigned numCols = dependenceDomain->getNumCols(); in addOrderingConstraints() local