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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h166 ProfileSummaryInfo &getPSI() { return *PSI; } function in class:llvm::ProfileSummaryInfoWrapperPass
167 const ProfileSummaryInfo &getPSI() const { return *PSI; } function in class:llvm::ProfileSummaryInfoWrapperPass
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h432 ProfileSummaryInfo *getPSI() const { return PSI; } function in class:llvm::SelectionDAG

Completed in 92 milliseconds