Searched refs:flex_delegate (Results 1 – 1 of 1) sorted by relevance
460 if (auto flex_delegate = AcquireFlexDelegate()) { in ApplyDelegates() local461 return interpreter->ModifyGraphWithDelegate(std::move(flex_delegate)); in ApplyDelegates()