Searched refs:u64value (Results 1 – 1 of 1) sorted by relevance
213 uint64_t u64value = value_extractor.GetMaxU64(&offset, value_size); in EvaluateValue() local214 return AssignToMatchType(scalar, llvm::APInt(64, u64value), in EvaluateValue()