Searched refs:maxAllowedSize (Results 1 – 1 of 1) sorted by relevance
1173 uint64_t maxAllowedSize = AMgr.options.maxBlockVisitOnPath; in shouldInlineArrayDestruction() local1176 return Size <= maxAllowedSize && Size > 0; in shouldInlineArrayDestruction()