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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DImportedFunctionsInliningStatistics.cpp90 int32_t InlinedNotImportedFunctionsCount = 0; local
116 InlinedNotImportedFunctionsCount++;
131 InlinedImportedFunctionsCount + InlinedNotImportedFunctionsCount;
151 InlinedNotImportedFunctionsCount,

Completed in 112 milliseconds