Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp860 using InstToEntryLocMap = std::multimap<const MachineInstr *, LocIndex>; typedef in __anon28d3adc20111::VarLocBasedLDV
1042 InstToEntryLocMap &EntryValTransfers,
1049 InstToEntryLocMap &EntryValTransfers);
1052 InstToEntryLocMap &EntryValTransfers,
1056 InstToEntryLocMap &EntryValTransfers,
1065 InstToEntryLocMap &EntryValTransfers,
1074 InstToEntryLocMap &EntryValTransfers,
1323 const VarLoc &EntryVL, InstToEntryLocMap &EntryValTransfers) { in cleanupEntryValueTransfers()
1348 InstToEntryLocMap &EntryValTransfers, in removeEntryValue()
1410 InstToEntryLocMap &EntryValTransfers, in transferDebugValue()
[all …]