Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h62 const char MaxInlineStackSizeAttributeName[] = "inline-max-stacksize"; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2846 Caller, InlineConstants::MaxInlineStackSizeAttributeName)) in analyze()