Searched refs:maxFalseSliceLen (Results 1 – 1 of 1) sorted by relevance
376 StackSizeType maxTrueSliceLen = 0, maxFalseSliceLen = 0; in convertProfitableSIGroups() local389 maxFalseSliceLen = std::max(maxFalseSliceLen, FalseSlice.size()); in convertProfitableSIGroups()412 for (StackSizeType IS = 0; IS < maxFalseSliceLen; ++IS) { in convertProfitableSIGroups()