Home | History | Annotate | Download | only in Scalar

Lines Matching full:hash_value

97     friend hash_code hash_value(const Expression &Value) {
148 using llvm::hash_value;
149 return static_cast<unsigned>(hash_value(e));