Home
last modified time | relevance | path

Searched defs:IsInliningRecommended (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h133 const bool IsInliningRecommended; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp178 bool IsInliningRecommended) in InlineAdvice()