Searched refs:EmptyDbgValue (Results 1 – 1 of 1) sorted by relevance
3186 DbgValue EmptyDbgValue(I, EmptyProperties, DbgValue::NoVal); in buildVLocValueMap() local3187 LiveIns.push_back(EmptyDbgValue); in buildVLocValueMap()3188 LiveOuts.push_back(EmptyDbgValue); in buildVLocValueMap()3209 DbgValue EmptyDbgValue(I, EmptyProperties, DbgValue::NoVal); in buildVLocValueMap() local3210 LiveIns[I] = EmptyDbgValue; in buildVLocValueMap()3211 LiveOuts[I] = EmptyDbgValue; in buildVLocValueMap()