Lines Matching refs:InstToEntryLocMap
787 using InstToEntryLocMap = std::multimap<const MachineInstr *, LocIndex>; typedef in __anon32558ef20111::VarLocBasedLDV
963 InstToEntryLocMap &EntryValTransfers,
970 InstToEntryLocMap &EntryValTransfers);
973 InstToEntryLocMap &EntryValTransfers,
977 InstToEntryLocMap &EntryValTransfers,
986 InstToEntryLocMap &EntryValTransfers,
993 InstToEntryLocMap &EntryValTransfers,
1232 const VarLoc &EntryVL, InstToEntryLocMap &EntryValTransfers) { in cleanupEntryValueTransfers()
1257 InstToEntryLocMap &EntryValTransfers, in removeEntryValue()
1320 InstToEntryLocMap &EntryValTransfers, in transferDebugValue()
1387 InstToEntryLocMap &EntryValTransfers, in emitEntryValues()
1495 InstToEntryLocMap &EntryValTransfers, in transferRegisterDef()
1898 InstToEntryLocMap &EntryValTransfers, in process()
2136 InstToEntryLocMap EntryValTransfers; in ExtendRanges()