Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInlineCost.cpp75 uint64_t AllocatedSize; member in __anonb653f77d0111::CallAnalyzer
170 HasFrameEscape(false), AllocatedSize(0), NumInstructions(0), in CallAnalyzer()
299 AllocatedSize += Ty->getPrimitiveSizeInBits() * AllocSize->getZExtValue(); in visitAlloca()
308 AllocatedSize += DL.getTypeAllocSize(Ty); in visitAlloca()
1009 AllocatedSize > InlineConstants::TotalAllocaSizeRecursiveCaller) in analyzeBlock()
1240 AllocatedSize > InlineConstants::TotalAllocaSizeRecursiveCaller) in analyzeCall()