Searched refs:IndirectCallEdge (Results 1 – 3 of 3) sorted by relevance
362 class IndirectCallEdge : public CallEdge {366 IndirectCallEdge(DWARFExpressionList call_target,373 IndirectCallEdge(DWARFExpressionList call_target, AddrType caller_address_type, IndirectCallEdge() function
210 IndirectCallEdge::IndirectCallEdge(DWARFExpressionList call_target, in IndirectCallEdge() function in IndirectCallEdge219 Function *IndirectCallEdge::GetCallee(ModuleList &images, in GetCallee()
4176 edge = std::make_unique<IndirectCallEdge>( in CollectCallEdges()