Searched refs:fdef_in (Results 1 – 2 of 2) sorted by relevance
446 FunctionDefAndOpRegistration(const FunctionDef& fdef_in);
1020 FunctionDefAndOpRegistration(const FunctionDef& fdef_in) in FunctionDefAndOpRegistration() argument1021 : fdef(fdef_in), in FunctionDefAndOpRegistration()