Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp104 int32_t InlinedNotImportedFunctionsCount = 0; in dump() local
130 InlinedNotImportedFunctionsCount++; in dump()
145 InlinedImportedFunctionsCount + InlinedNotImportedFunctionsCount; in dump()
165 InlinedNotImportedFunctionsCount, in dump()