Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp338 EntryValueKind, enumerator
431 assert(EVKind != EntryValueLocKind::EntryValueKind && in VarLoc()
462 VL.EVKind = EntryValueLocKind::EntryValueKind; in CreateEntryLoc()
555 EVKind == EntryValueLocKind::EntryValueKind ? Orig.getReg() in BuildDbgValue()
769 } else if (VL.EVKind != VarLoc::EntryValueLocKind::EntryValueKind) { in insert()