Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp857 using InstToEntryLocMap = std::multimap<const MachineInstr *, LocIndex>; typedef in __anonab9a7bb80111::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()
1465 InstToEntryLocMap &EntryValTransfers, in emitEntryValues()
1999 InstToEntryLocMap &EntryValTransfers, in process()
[all …]