Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DFunctionSummary.h113 unsigned getNumTimesInlined(const Decl* D) { in getNumTimesInlined() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp1130 if ((Engine.FunctionSummaries->getNumTimesInlined(D) > in shouldInlineCall()