Home
last modified time | relevance | path

Searched refs:InlinedImportedFunctionsCount (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.cpp89 int32_t InlinedImportedFunctionsCount = 0; in dump() local
112 InlinedImportedFunctionsCount++; in dump()
131 InlinedImportedFunctionsCount + InlinedNotImportedFunctionsCount; in dump()
142 InlinedImportedFunctionsCount, ImportedFunctions, in dump()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp103 int32_t InlinedImportedFunctionsCount = 0; in dump() local
126 InlinedImportedFunctionsCount++; in dump()
145 InlinedImportedFunctionsCount + InlinedNotImportedFunctionsCount; in dump()
156 InlinedImportedFunctionsCount, ImportedFunctions, in dump()