Searched refs:ArgAllocaSize (Results 1 – 1 of 1) sorted by relevance
1435 auto ArgAllocaSize = DL.getTypeAllocSize(AI->getAllocatedType()); in getCallerAllocaCost() local1438 unsigned AllocaThresholdBonus = (Threshold * ArgAllocaSize) / AllocaSize; in getCallerAllocaCost()