Searched refs:getCallSiteBlock (Results 1 – 6 of 6) sorted by relevance
208 auto RTC = (*SFC->getCallSiteBlock())[SFC->getIndex()] in computeObjectUnderConstruction()224 SFC->getCallSiteBlock(), CallerLCtx); in computeObjectUnderConstruction()439 auto RTC = (*SFC->getCallSiteBlock())[SFC->getIndex()] in updateObjectsUnderConstruction()
392 NodeBuilderContext Ctx(Engine, calleeCtx->getCallSiteBlock(), CEENode); in processCallExit()433 Engine.getWorkList()->enqueue(*PSI, calleeCtx->getCallSiteBlock(), Idx); in processCallExit()
1432 CFGBlock::ConstCFGElementRef ElemRef = {CalleeCtx->getCallSiteBlock(), in getCaller()1461 const CFGBlock *B = CalleeCtx->getCallSiteBlock(); in getCaller()
2495 Engine.enqueueStmtNode(NewNode, CalleeSF->getCallSiteBlock(), in replayWithoutInlining()
327 const CFGBlock *getCallSiteBlock() const { return Block; } in getCallSiteBlock() function
524 const CFGBlock &Block = *SFC->getCallSiteBlock(); in getLocationForCaller()