Searched refs:IndexOperandHashMapType (Results 1 – 5 of 5) sorted by relevance
52 using IndexOperandHashMapType = DenseMap<IndexPair, stable_hash>; variable66 std::unique_ptr<IndexOperandHashMapType> IndexOperandHashMap;70 std::unique_ptr<IndexOperandHashMapType> IndexOperandHashMap) in FunctionHashInfo()
64 std::unique_ptr<IndexOperandHashMapType> IndexOperandHashMap;69 std::unique_ptr<IndexOperandHashMapType> IndexOperandHashMap) in StableFunctionEntry()
44 std::unique_ptr<IndexOperandHashMapType> IndexOperandHashMap = nullptr;64 IndexOperandHashMap = std::make_unique<IndexOperandHashMapType>(); in StructuralHashImpl()322 std::unique_ptr<IndexOperandHashMapType> getIndexPairOpndHashMap() { in getIndexPairOpndHashMap()
85 auto IndexOperandHashMap = std::make_unique<IndexOperandHashMapType>(); in insert()104 std::make_unique<IndexOperandHashMapType>(*Func->IndexOperandHashMap); in merge()
177 auto IndexOperandHashMap = std::make_unique<IndexOperandHashMapType>(); in deserialize()