Home
last modified time | relevance | path

Searched defs:VTableInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/include/lldb/Target/
H A DLanguageRuntime.h83 struct VTableInfo { struct
90 /// The value object to try and extract the VTableInfo from. argument
/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalDCE.cpp160 for (const auto &VTableInfo : TypeIdMap[TypeId]) { in ScanVTableLoad() local
211 for (const auto &VTableInfo : TypeIdMap[TypeId]) { in ScanTypeCheckedLoadIntrinsics() local