Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DImportedFunctionsInliningStatistics.cpp91 int32_t InlinedNotImportedFunctionsCount = 0; in dump() local
117 InlinedNotImportedFunctionsCount++; in dump()
132 InlinedImportedFunctionsCount + InlinedNotImportedFunctionsCount; in dump()
152 InlinedNotImportedFunctionsCount, in dump()