Searched refs:getOneCallSiteTo (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp317 static CallSite getOneCallSiteTo(Function *F) { function in struct:__anon5566::PartialInlinerImpl
323 CallSite CS = getOneCallSiteTo(F);
1158 CallSite OCS = PartialInlinerImpl::getOneCallSiteTo(OutlinedFunc);
1226 PartialInlinerImpl::getOneCallSiteTo(OutlinedFunc)

Completed in 47 milliseconds