Searched refs:IsLoopExit (Results 1 – 6 of 6) sorted by relevance
70 self.assertTrue(control_flow_util.IsLoopExit(exit_op))73 self.assertTrue(control_flow_util.IsLoopExit(ref_exit))75 self.assertFalse(control_flow_util.IsLoopExit(test_ops.int_output().op))
107 def IsLoopExit(op): function186 if ctxt is not None and IsLoopExit(op):
502 if before and util.IsLoopExit(op):773 if util.IsLoopExit(op):
1036 if self._outer_context or not util.IsLoopExit(op):1708 if util.IsLoopExit(val.op):1812 if self._outer_context or not util.IsLoopExit(op):
755 if control_flow_util.IsLoopExit(x.op):
440 control_flow_util.IsLoopExit(op) or1555 if control_flow_util.IsLoopExit(op):