Searched refs:else_func (Results 1 – 2 of 2) sorted by relevance
79 NameAttrList else_func; in WhileWithIfBody() local80 else_func.set_name("XTimesFour"); in WhileWithIfBody()99 {"else_branch", else_func}, in WhileWithIfBody()252 AttrValue else_func; in TEST() local253 else_func.mutable_func()->set_name("XTimesTwo"); in TEST()259 .Attr("else_branch", else_func) in TEST()
200 const FunctionDef* else_func = in IsNodeStateful() local204 (else_func != nullptr && in IsNodeStateful()205 !IsFunctionStateful(library, *else_func, skip_assert))) { in IsNodeStateful()