Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DImportedFunctionsInliningStatistics.cpp133 auto NotImportedFuncCount = AllFunctions - ImportedFunctions; in dump() local
153 NotImportedFuncCount, "non-imported functions") in dump()
157 NotImportedFuncCount, "non-imported functions"); in dump()