Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DImportedFunctionsInliningStatistics.cpp90 int32_t InlinedImportedFunctionsCount = 0; in dump() local
113 InlinedImportedFunctionsCount++; in dump()
132 InlinedImportedFunctionsCount + InlinedNotImportedFunctionsCount; in dump()
143 InlinedImportedFunctionsCount, ImportedFunctions, in dump()