Searched refs:shouldInlineArrayDestruction (Results 1 – 2 of 2) sorted by relevance
927 if (!shouldInlineArrayDestruction(getElementCountOfArrayBeingDestructed( in mayInlineCallKind()1160 return shouldInlineArrayDestruction(ArrSize); in shouldInlineArrayConstruction()1165 return shouldInlineArrayDestruction(*Size); in shouldInlineArrayConstruction()1170 bool ExprEngine::shouldInlineArrayDestruction(uint64_t Size) { in shouldInlineArrayDestruction() function in ExprEngine
822 bool shouldInlineArrayDestruction(uint64_t Size);