Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DInlineCost.h51 const unsigned TotalAllocaSizeRecursiveCaller = 1024; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp2149 AllocatedSize > InlineConstants::TotalAllocaSizeRecursiveCaller) { in analyzeBlock()