Searched refs:then_func (Results 1 – 2 of 2) sorted by relevance
77 NameAttrList then_func; in WhileWithIfBody() local78 then_func.set_name("XTimesTwo"); in WhileWithIfBody()98 {{"then_branch", then_func}, in WhileWithIfBody()250 AttrValue then_func; in TEST() local251 then_func.mutable_func()->set_name("IfWithWhileThen"); in TEST()258 .Attr("then_branch", then_func) in TEST()
198 const FunctionDef* then_func = in IsNodeStateful() local202 if ((then_func != nullptr && in IsNodeStateful()203 !IsFunctionStateful(library, *then_func, skip_assert)) && in IsNodeStateful()