Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/
H A DReduceFunctionBodies.cpp42 int FunctionDefinitionCount = 0; in countFunctionDefinitions() local
45 errs() << "\t" << ++FunctionDefinitionCount << ": " << F.getName() in countFunctionDefinitions()
49 return FunctionDefinitionCount; in countFunctionDefinitions()