Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Analysis/IPA/
DInlineCost.cpp66 uint64_t AllocatedSize; member in __anon2f37fbec0111::CallAnalyzer
151 AllocatedSize(0), NumInstructions(0), NumVectorInstructions(0), in CallAnalyzer()
296 AllocatedSize += (TD ? TD->getTypeAllocSize(Ty) : in visitAlloca()
898 AllocatedSize > InlineConstants::TotalAllocaSizeRecursiveCaller) in analyzeBlock()
1112 AllocatedSize > InlineConstants::TotalAllocaSizeRecursiveCaller) in analyzeCall()