Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DImportedFunctionsInliningStatistics.cpp133 auto NotImportedFuncCount = AllFunctions - ImportedFunctions; in dump() local
153 NotImportedFuncCount, "non-imported functions") in dump()
157 NotImportedFuncCount, "non-imported functions"); in dump()