Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp321 EntryValueKind, enumerator
413 assert(EVKind != EntryValueLocKind::EntryValueKind && in VarLoc()
444 VL.EVKind = EntryValueLocKind::EntryValueKind; in CreateEntryLoc()
537 EVKind == EntryValueLocKind::EntryValueKind ? Orig.getReg() in BuildDbgValue()
750 } else if (VL.EVKind != VarLoc::EntryValueLocKind::EntryValueKind) { in insert()