Searched refs:shouldInlineArrayDestruction (Results 1 – 2 of 2) sorted by relevance
928 if (!shouldInlineArrayDestruction(getElementCountOfArrayBeingDestructed( in mayInlineCallKind()1161 return shouldInlineArrayDestruction(ArrSize); in shouldInlineArrayConstruction()1166 return shouldInlineArrayDestruction(*Size); in shouldInlineArrayConstruction()1171 bool ExprEngine::shouldInlineArrayDestruction(uint64_t Size) { in shouldInlineArrayDestruction() function in ExprEngine
814 bool shouldInlineArrayDestruction(uint64_t Size);