Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1310 const VarLoc &EntryVL, InstToEntryLocMap &EntryValTransfers) { in cleanupEntryValueTransfers()
1335 InstToEntryLocMap &EntryValTransfers, in removeEntryValue()
1398 InstToEntryLocMap &EntryValTransfers, in transferDebugValue()
1465 InstToEntryLocMap &EntryValTransfers, in emitEntryValues()
1573 InstToEntryLocMap &EntryValTransfers, in transferRegisterDef()
1999 InstToEntryLocMap &EntryValTransfers, in process()
2243 InstToEntryLocMap EntryValTransfers; in ExtendRanges() local