Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()