Home
last modified time | relevance | path

Searched refs:VTableSlotInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp535 struct VTableSlotInfo { struct
550 CallSiteInfo &VTableSlotInfo::findCallSiteInfo(CallBase &CB) { in findCallSiteInfo()
564 void VTableSlotInfo::addCallSite(Value *VTable, CallBase &CB, in addCallSite()
592 MapVector<VTableSlot, VTableSlotInfo> CallSlots;
649 void applySingleImplDevirt(VTableSlotInfo &SlotInfo, Constant *TheFn,
653 VTableSlotInfo &SlotInfo,
656 void applyICallBranchFunnel(VTableSlotInfo &SlotInfo, Constant *JT,
659 VTableSlotInfo &SlotInfo,
708 VTableSlotInfo &SlotInfo,
714 void importResolution(VTableSlot Slot, VTableSlotInfo &SlotInfo);
[all …]