Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h192 ProfileSummaryInfo &getPSI() { return *PSI; } in getPSI() function
193 const ProfileSummaryInfo &getPSI() const { return *PSI; } in getPSI() function