Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp101 int32_t InlinedImportedFunctionsCount = 0; in dump() local
124 InlinedImportedFunctionsCount++; in dump()
143 InlinedImportedFunctionsCount + InlinedNotImportedFunctionsCount; in dump()
154 InlinedImportedFunctionsCount, ImportedFunctions, in dump()