Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h137 ProfileSummaryInfo *getPSI() { in getPSI() function
/external/llvm/lib/Analysis/
DProfileSummaryInfo.cpp128 ProfileSummaryInfo *ProfileSummaryInfoWrapperPass::getPSI(Module &M) { in getPSI() function in ProfileSummaryInfoWrapperPass