Home | History | Annotate | Download | only in Expression

Lines Matching defs:resolved_value

319         APInt resolved_value;
321 if (!ResolveConstantValue(resolved_value, constant))
324 const uint64_t *raw_data = resolved_value.getRawData();