Searched refs:getCallSite (Results 1 – 6 of 6) sorted by relevance
36 getCallSite,83 getCallSite,
441 function getCallSite(top) { function454 const callSite = getCallSite(mustNotCall);750 getCallSite, property
160 ### `getCallSite(func)`
306 static CallSite getCallSite(User *U) { in getCallSite() function319 return getCallSite(User); in getOneCallSiteTo()949 CallSite CS = getCallSite(User); in computeCallsiteToProfCountMap()1394 CallSite CS = getCallSite(User); in tryPartialInline()
2743 IRPosition::callsite_returned(ACS.getCallSite()); in updateImpl()6185 return !ACS.isCallbackCall() && !ACS.getCallSite().isMustTailCall(); in registerFunctionSignatureRewrite()
794 CallSite getCallSite() const { return CS; }