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