Searched refs:tmp_fbody (Results 1 – 1 of 1) sorted by relevance
487 FunctionBody* tmp_fbody; in GetGraphAndRets() local490 FunctionDefToBodyHelper(*fdef, attrs, lib_def, get_func_sig, &tmp_fbody)); in GetGraphAndRets()491 if (tmp_fbody == nullptr) { in GetGraphAndRets()496 std::unique_ptr<FunctionBody> fbody(tmp_fbody); in GetGraphAndRets()