Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp144 auto NotImportedFuncCount = AllFunctions - ImportedFunctions; in dump() local
164 NotImportedFuncCount, "non-imported functions") in dump()
168 NotImportedFuncCount, "non-imported functions"); in dump()