Searched refs:getCallSiteBlock (Results 1 – 6 of 6) sorted by relevance
327 const CFGBlock *getCallSiteBlock() const { return Block; } in getCallSiteBlock() function
207 auto RTC = (*SFC->getCallSiteBlock())[SFC->getIndex()] in computeObjectUnderConstruction()223 SFC->getCallSiteBlock(), CallerLCtx); in computeObjectUnderConstruction()431 auto RTC = (*SFC->getCallSiteBlock())[SFC->getIndex()] in updateObjectsUnderConstruction()
394 NodeBuilderContext Ctx(Engine, calleeCtx->getCallSiteBlock(), CEENode); in processCallExit()435 Engine.getWorkList()->enqueue(*PSI, calleeCtx->getCallSiteBlock(), Idx); in processCallExit()
1426 const CFGBlock *B = CalleeCtx->getCallSiteBlock(); in getCaller()
2462 Engine.enqueueStmtNode(NewNode, CalleeSF->getCallSiteBlock(), in replayWithoutInlining()
524 const CFGBlock &Block = *SFC->getCallSiteBlock(); in getLocationForCaller()