Searched refs:OperTypes (Results 1 – 1 of 1) sorted by relevance
160 SmallVector<Type *, 4> OperTypes; in hash_value() local162 OperTypes.push_back(V->getType()); in hash_value()167 llvm::hash_combine_range(OperTypes.begin(), OperTypes.end())); in hash_value()