Searched refs:EmptyDbgValue (Results 1 – 1 of 1) sorted by relevance
3216 DbgValue EmptyDbgValue(I, EmptyProperties, DbgValue::NoVal); in buildVLocValueMap() local3217 LiveIns.push_back(EmptyDbgValue); in buildVLocValueMap()3218 LiveOuts.push_back(EmptyDbgValue); in buildVLocValueMap()3239 DbgValue EmptyDbgValue(I, EmptyProperties, DbgValue::NoVal); in buildVLocValueMap() local3240 LiveIns[I] = EmptyDbgValue; in buildVLocValueMap()3241 LiveOuts[I] = EmptyDbgValue; in buildVLocValueMap()