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.cpp857 using InstToEntryLocMap = std::multimap<const MachineInstr *, LocIndex>; typedef in __anon28d3adc20111::VarLocBasedLDV
1039 InstToEntryLocMap &EntryValTransfers,
1046 InstToEntryLocMap &EntryValTransfers);
1049 InstToEntryLocMap &EntryValTransfers,
1053 InstToEntryLocMap &EntryValTransfers,
1062 InstToEntryLocMap &EntryValTransfers,
1071 InstToEntryLocMap &EntryValTransfers,
1310 const VarLoc &EntryVL, InstToEntryLocMap &EntryValTransfers) { in cleanupEntryValueTransfers()
1335 InstToEntryLocMap &EntryValTransfers, in removeEntryValue()
1398 InstToEntryLocMap &EntryValTransfers, in transferDebugValue()
[all …]