Searched defs:getSummary (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp177 std::unique_ptr<ProfileSummary> SampleProfileSummaryBuilder::getSummary() { function in class:SampleProfileSummaryBuilder
213 std::unique_ptr<ProfileSummary> InstrProfSummaryBuilder::getSummary() { function in class:InstrProfSummaryBuilder
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h436 ProfileSummary &getSummary() const { return *(Summary.get()); } function in class:llvm::sampleprof::SampleProfileReader
H A DInstrProfReader.h542 ProfileSummary &getSummary(bool UseCS) { function in class:llvm::IndexedInstrProf::IndexedInstrProfReader
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DRetainSummaryManager.cpp658 RetainSummaryManager::getSummary(AnyCall C, function in class:RetainSummaryManager
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp352 const static RetainSummary *getSummary(RetainSummaryManager &Summaries, function
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6897 Expected<std::unique_ptr<ModuleSummaryIndex>> BitcodeModule::getSummary() { function in class:BitcodeModule

Completed in 161 milliseconds