Searched refs:currentDepth (Results 1 – 1 of 1) sorted by relevance
223 const uint16_t currentDepth = getNodeCodePointCount(); in shouldBeFilteredBySafetyNetForBigram() local226 return !(currentDepth > 0 && (currentDepth != 1 || prevWordLen != 1)); in shouldBeFilteredBySafetyNetForBigram()