Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDProfileSummary.h89 uint32_t getNumFunctions() const { return NumFunctions; } in getNumFunctions() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDFaultMapParser.h147 NumFunctionsType getNumFunctions() const { in getNumFunctions() function
HDStackMapParser.h348 uint32_t getNumFunctions() const { in getNumFunctions() function
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
HDCoverageSummaryInfo.h214 size_t getNumFunctions() const { return NumFunctions; } in getNumFunctions() function