Home
last modified time | relevance | path

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

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