Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3149 DbgValue EmptyDbgValue(I, EmptyProperties, DbgValue::NoVal); in buildVLocValueMap() local
3150 LiveIns.push_back(EmptyDbgValue); in buildVLocValueMap()
3151 LiveOuts.push_back(EmptyDbgValue); in buildVLocValueMap()
3172 DbgValue EmptyDbgValue(I, EmptyProperties, DbgValue::NoVal); in buildVLocValueMap() local
3173 LiveIns[I] = EmptyDbgValue; in buildVLocValueMap()
3174 LiveOuts[I] = EmptyDbgValue; in buildVLocValueMap()