Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DProfileSummary.h75 uint32_t getNumFunctions() { return NumFunctions; } in getNumFunctions() function
/freebsd-12.1/contrib/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h133 size_t getNumFunctions() const { return NumFunctions; } in getNumFunctions() function
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DFaultMaps.h198 NumFunctionsType getNumFunctions() const { in getNumFunctions() function
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DStackMapParser.h321 uint32_t getNumFunctions() const { in getNumFunctions() function