Searched defs:hashVal (Results 1 – 2 of 2) sorted by relevance
447 auto hashVal = llvm::hash_value(firstElt); in getKey() local580 auto hashVal = llvm::hash_value(firstElt); in getKey() local
548 auto hashVal{llvm::hash_combine(std::get<mlir::Type>(key))}; in hashKey() local