Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp103 int32_t InlinedImportedFunctionsCount = 0; in dump() local
126 InlinedImportedFunctionsCount++; in dump()
145 InlinedImportedFunctionsCount + InlinedNotImportedFunctionsCount; in dump()
156 InlinedImportedFunctionsCount, ImportedFunctions, in dump()