Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DProfileSummary.h89 uint32_t getNumFunctions() const { return NumFunctions; } in getNumFunctions() function
/llvm-project/llvm/include/llvm/Object/
H A DFaultMapParser.h147 NumFunctionsType getNumFunctions() const { in getNumFunctions() function
H A DStackMapParser.h348 uint32_t getNumFunctions() const { in getNumFunctions() function
/llvm-project/bolt/include/bolt/Profile/
H A DBoltAddressTranslation.h251 size_t getNumFunctions() const { return Map.size(); }; getNumFunctions() function
/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h214 size_t getNumFunctions() const { return NumFunctions; } in getNumFunctions() function