Searched defs:SimpleOperationInfo (Results 1 – 1 of 1) sorted by relevance
36 struct SimpleOperationInfo : public llvm::DenseMapInfo<Operation *> { struct37 static unsigned getHashValue(const Operation *opC) { in getHashValue()44 static bool isEqual(const Operation *lhsC, const Operation *rhsC) { in isEqual()