Searched refs:EmptyDbgValue (Results 1 – 1 of 1) sorted by relevance
3149 DbgValue EmptyDbgValue(I, EmptyProperties, DbgValue::NoVal); in buildVLocValueMap() local3150 LiveIns.push_back(EmptyDbgValue); in buildVLocValueMap()3151 LiveOuts.push_back(EmptyDbgValue); in buildVLocValueMap()3172 DbgValue EmptyDbgValue(I, EmptyProperties, DbgValue::NoVal); in buildVLocValueMap() local3173 LiveIns[I] = EmptyDbgValue; in buildVLocValueMap()3174 LiveOuts[I] = EmptyDbgValue; in buildVLocValueMap()