Searched defs:is_stateless (Results 1 – 7 of 7) sorted by relevance
22 struct is_stateless struct
102 bool is_stateless = node->codec_mask & STATELESS_DECODER; in testDecoder() local
234 if (auto is_stateless = op->getAttrOfType<BoolAttr>("is_stateless")) in CanDuplicate() local279 if (auto is_stateless = op->getAttrOfType<BoolAttr>("is_stateless")) in CanHaveSideEffects() local
50 struct is_stateless< blank > struct
74 if (auto is_stateless = op->getAttrOfType<BoolAttr>("is_stateless")) { in IsStatefulFunctionalControlFlowOp() local
223 TF::WhileRegionOp CloneEmptyWhile(bool is_stateless, in CloneEmptyWhile()
1209 const bool is_stateless = in lower_surface_logical_send() local