Home
last modified time | relevance | path

Searched defs:OpWithSameArgsInfo (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dmerge_tf_if_ops.cc28 struct OpWithSameArgsInfo : llvm::DenseMapInfo<mlir::Operation *> { struct
29 static unsigned getHashValue(const mlir::Operation *const_op) { in getHashValue()
35 static bool isEqual(const mlir::Operation *const_lhs, in isEqual()