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.cpp302 static CallBase *getSupportedCallBase(User *U) { in getSupportedCallBase() function
311 return getSupportedCallBase(User); in getOneCallSiteTo()
927 CallBase *CB = getSupportedCallBase(User); in computeCallsiteToProfCountMap()
1371 CallBase *CB = getSupportedCallBase(User); in tryPartialInline()