Searched refs:getCallSite (Results 1 – 13 of 13) sorted by relevance
67 CallSiteTy getCallSite() { in getCallSite() function261 ImmutableCallSite StatepointCS = IS.getCallSite(); in getRelocates()
230 ImmutableCallSite CS(StatepointSite.getCallSite()); in lowerCallFromStatepoint()561 ImmutableCallSite CS(ISP.getCallSite()); in LowerStatepoint()
176 if (CEE->getCalleeContext()->getCallSite() == S) in addVisitorIfNecessary()197 if (CalleeContext->getCallSite() != S) in addVisitorIfNecessary()924 if (CEE->getCalleeContext()->getCallSite() == S || in trackNullOrUndefValue()925 CEE->getCalleeContext()->getCallSite() == Inner) in trackNullOrUndefValue()
87 S = CEE->getCalleeContext()->getCallSite(); in getLastStmt()229 const Stmt *CE = calleeCtx->getCallSite(); in processCallExit()
705 return CEE->getCalleeContext()->getCallSite(); in getStmt()1131 const Stmt *CallSite = CExit.getCalleeContext()->getCallSite(); in getMessage()
197 if (const Stmt *Outer = LCtx->getCurrentStackFrame()->getCallSite()) { in VisitCXXConstructExpr()
929 const Stmt *CallSite = CalleeCtx->getCallSite(); in getCaller()
1277 const Stmt *CallSite = Callee->getCallSite(); in reversePropagateInterestingSymbols()1413 const Stmt *S = CE->getCalleeContext()->getCallSite(); in GenerateExtensivePathDiagnostic()1716 const Stmt *S = CE->getCalleeContext()->getCallSite(); in GenerateAlternateExtensivePathDiagnostic()
1314 const Stmt *CE = CalleeSF->getCallSite(); in replayWithoutInlining()
294 const Stmt *getCallSite() const { return CallSite; } in getCallSite() function
541 AllocStmt = Exit->getCalleeContext()->getCallSite(); in generateAllocatedDataNotReleasedReport()
2085 AllocationStmt = Exit->getCalleeContext()->getCallSite(); in reportLeak()2607 S = Exit->getCalleeContext()->getCallSite(); in VisitNode()
1898 S = LCtx->getCurrentStackFrame()->getCallSite(); in VisitNode()2398 AllocStmt = Exit->getCalleeContext()->getCallSite(); in CFRefLeakReport()