Home
last modified time | relevance | path

Searched refs:AllocatedSize (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/IPA/
DInlineCost.cpp70 uint64_t AllocatedSize; member in __anonf38a11c60111::CallAnalyzer
152 HasFrameEscape(false), AllocatedSize(0), NumInstructions(0), in CallAnalyzer()
281 AllocatedSize += Ty->getPrimitiveSizeInBits() * AllocSize->getZExtValue(); in visitAlloca()
290 AllocatedSize += DL.getTypeAllocSize(Ty); in visitAlloca()
955 AllocatedSize > InlineConstants::TotalAllocaSizeRecursiveCaller) in analyzeBlock()
1185 AllocatedSize > InlineConstants::TotalAllocaSizeRecursiveCaller) in analyzeCall()