Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp306 static CallBase *getSupportedCallBase(User *U) { in getSupportedCallBase() function
315 return getSupportedCallBase(User); in getOneCallSiteTo()
977 CallBase *CB = getSupportedCallBase(User); in computeCallsiteToProfCountMap()
1420 CallBase *CB = getSupportedCallBase(User); in tryPartialInline()