Searched defs:IsWhile (Results 1 – 2 of 2) sorted by relevance
658 bool IsWhile(const NodeDef& node) { in IsWhile() function
971 bool TFGraphDialect::IsWhile(TFOp op) const { in IsWhile() function in mlir::tfg::TFGraphDialect