Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DImportedFunctionsInliningStatistics.cpp90 int32_t InlinedNotImportedFunctionsCount = 0; in dump() local
116 InlinedNotImportedFunctionsCount++; in dump()
131 InlinedImportedFunctionsCount + InlinedNotImportedFunctionsCount; in dump()
151 InlinedNotImportedFunctionsCount, in dump()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()