Searched refs:InlinedImportedFunctionsToImportingModuleCount (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DImportedFunctionsInliningStatistics.cpp92 int32_t InlinedImportedFunctionsToImportingModuleCount = 0; local
113 InlinedImportedFunctionsToImportingModuleCount +=
134 ImportedFunctions - InlinedImportedFunctionsToImportingModuleCount;
145 InlinedImportedFunctionsToImportingModuleCount,

Completed in 105 milliseconds