Searched refs:tempNumCols (Results 1 – 1 of 1) sorted by relevance
1471 int tempNumCols = rightNumCols; in fold() local1474 tempConstArray = new ConstantUnion[tempNumCols*tempNumRows]; in fold()1476 for (int column = 0; column < tempNumCols; column++) { in fold()1484 returnType.setNominalSize(static_cast<unsigned char>(tempNumCols)); in fold()