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.cpp146 auto NotImportedFuncCount = AllFunctions - ImportedFunctions; in dump() local
166 NotImportedFuncCount, "non-imported functions") in dump()
170 NotImportedFuncCount, "non-imported functions"); in dump()