Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp932 std::optional<LocIndices> getEntryValueBackup(DebugVariable Var);
1192 VarLocBasedLDV::OpenRangesSet::getEntryValueBackup(DebugVariable Var) { in getEntryValueBackup() function in VarLocBasedLDV::OpenRangesSet
1413 auto EntryValBackupID = OpenRanges.getEntryValueBackup(V); in transferDebugValue()
1480 OpenRanges.getEntryValueBackup(DebugVar); in emitEntryValues()
2191 OpenRanges.getEntryValueBackup(V)) in recordEntryValue()