Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp651 void exportGlobal(VTableSlot Slot, ArrayRef<uint64_t> Args, StringRef Name,
1635 void DevirtModule::exportGlobal(VTableSlot Slot, ArrayRef<uint64_t> Args, in exportGlobal() function in DevirtModule
1646 exportGlobal( in exportConstant()
1741 exportGlobal(Slot, Args, "unique_member", UniqueMemberAddr); in tryUniqueRetValOpt()