Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DImportedFunctionsInliningStatistics.cpp90 int32_t InlinedImportedFunctionsCount = 0; in dump() local
113 InlinedImportedFunctionsCount++; in dump()
132 InlinedImportedFunctionsCount + InlinedNotImportedFunctionsCount; in dump()
143 InlinedImportedFunctionsCount, ImportedFunctions, in dump()