Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp306 static CallSite getCallSite(User *U) { in getCallSite() function
319 return getCallSite(User); in getOneCallSiteTo()
949 CallSite CS = getCallSite(User); in computeCallsiteToProfCountMap()
1394 CallSite CS = getCallSite(User); in tryPartialInline()
H A DAttributor.cpp2743 IRPosition::callsite_returned(ACS.getCallSite());
6185 return !ACS.isCallbackCall() && !ACS.getCallSite().isMustTailCall();
/third_party/node/test/common/
H A Dindex.js515 function getCallSite(top) { function
528 const callSite = getCallSite(mustNotCall);
899 getCallSite,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DCallSite.h794 CallSite getCallSite() const { return CS; } in getCallSite() function in llvm::AbstractCallSite

Completed in 18 milliseconds