Searched refs:getCallSite (Results 1 – 6 of 6) sorted by relevance
18 getCallSite,71 getCallSite,
515 function getCallSite(top) { function528 const callSite = getCallSite(mustNotCall);899 getCallSite, property
182 ### `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; }