Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp346 EntryValueKind, enumerator
446 assert(EVKind != EntryValueLocKind::EntryValueKind && in VarLoc()
480 VL.EVKind = EntryValueLocKind::EntryValueKind; in CreateEntryLoc()
571 EVKind == EntryValueLocKind::EntryValueKind ? Orig.getReg() in BuildDbgValue()
820 } else if (VL.EVKind != VarLoc::EntryValueLocKind::EntryValueKind) { in insert()