Home
last modified time | relevance | path

Searched refs:getSupportedCallBase (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp301 static CallBase *getSupportedCallBase(User *U) { in getSupportedCallBase() function
310 return getSupportedCallBase(User); in getOneCallSiteTo()
919 CallBase *CB = getSupportedCallBase(User); in computeCallsiteToProfCountMap()
1359 CallBase *CB = getSupportedCallBase(User); in tryPartialInline()