Searched defs:IsAssign (Results 1 – 9 of 9) sorted by relevance
102 bool IsAssign(const NodeDef& node) { in IsAssign() function
193 IsAssign bool // The variables are being assigned, not declared. member
123 bool TFGraphDialect::IsAssign(TFOp op) const { in IsAssign() function in mlir::tfg::TFGraphDialect
1719 bool IsAssign = getPrecedence() == Prec::Assign; in printLeft() local
1856 bool IsAssign = getPrecedence() == Prec::Assign; in printLeft() local
1855 bool IsAssign = getPrecedence() == Prec::Assign; in printLeft() local