Searched refs:shouldNodeLevelCache (Results 1 – 3 of 3) sorted by relevance
136 const bool shouldNodeLevelCache = in expandCurrentDicNodes() local137 TRAVERSAL->shouldNodeLevelCache(traverseSession, &dicNode); in expandCurrentDicNodes()138 if (shouldDepthLevelCache || shouldNodeLevelCache) { in expandCurrentDicNodes()
38 virtual bool shouldNodeLevelCache(const DicTraverseSession *const traverseSession,
128 AK_FORCE_INLINE bool shouldNodeLevelCache( in shouldNodeLevelCache() function