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