Searched refs:isCacheBorderForTyping (Results 1 – 3 of 3) sorted by relevance
128 AK_FORCE_INLINE bool isCacheBorderForTyping(const int inputSize) const { in isCacheBorderForTyping() function129 return mDicNodesCache.isCacheBorderForTyping(inputSize); in isCacheBorderForTyping()
117 AK_FORCE_INLINE bool isCacheBorderForTyping(const int inputSize) const { in isCacheBorderForTyping() function
125 return traverseSession->isCacheBorderForTyping(inputSize); in shouldDepthLevelCache()