Home
last modified time | relevance | path

Searched defs:getNumFunctions (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfileSummary.h89 uint32_t getNumFunctions() const { return NumFunctions; } in getNumFunctions() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DFaultMapParser.h147 NumFunctionsType getNumFunctions() const { in getNumFunctions() function
H A DStackMapParser.h349 uint32_t getNumFunctions() const { getNumFunctions() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h173 size_t getNumFunctions() const { return NumFunctions; } getNumFunctions() function