Searched refs:shouldInlineArrayDestruction (Results 1 – 2 of 2) sorted by relevance
929 if (!shouldInlineArrayDestruction(getElementCountOfArrayBeingDestructed( in mayInlineCallKind()1162 return shouldInlineArrayDestruction(ArrSize); in shouldInlineArrayConstruction()1167 return shouldInlineArrayDestruction(*Size); in shouldInlineArrayConstruction()1172 bool ExprEngine::shouldInlineArrayDestruction(uint64_t Size) { in shouldInlineArrayDestruction() function in ExprEngine
838 bool shouldInlineArrayDestruction(uint64_t Size);