Value::ResolveValue() only does something if the value has an associated compiler type, which is never set on values used in DWARF expressions. Simplify code by inlining the method.
Value::ResolveValue() only does something if the value has an associated compiler type, which is never set on values used in DWARF expressions. Simplify code by inlining the method.