Home
last modified time | relevance | path

Searched refs:OperTypes (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h257 SmallVector<Type *, 4> OperTypes; in hash_value() local
259 OperTypes.push_back(V->getType()); in hash_value()
266 llvm::hash_combine_range(OperTypes.begin(), OperTypes.end())); in hash_value()
277 llvm::hash_combine_range(OperTypes.begin(), OperTypes.end())); in hash_value()
286 llvm::hash_combine_range(OperTypes.begin(), OperTypes.end())); in hash_value()
292 llvm::hash_combine_range(OperTypes.begin(), OperTypes.end())); in hash_value()