Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp145 auto NotImportedFuncCount = AllFunctions - ImportedFunctions; in dump() local
165 NotImportedFuncCount, "non-imported functions") in dump()
169 NotImportedFuncCount, "non-imported functions"); in dump()