Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp102 int32_t InlinedNotImportedFunctionsCount = 0; in dump() local
128 InlinedNotImportedFunctionsCount++; in dump()
143 InlinedImportedFunctionsCount + InlinedNotImportedFunctionsCount; in dump()
163 InlinedNotImportedFunctionsCount, in dump()