Searched refs:StoreGlobalParametersOf (Results 1 – 3 of 3) sorted by relevance
532 const StoreGlobalParameters& StoreGlobalParametersOf(const Operator* op);1626 return StoreGlobalParametersOf(node()->op()); in Parameters()
388 const StoreGlobalParameters& StoreGlobalParametersOf(const Operator* op) { in StoreGlobalParametersOf() function
756 CHECK(StoreGlobalParametersOf(node->op()).feedback().IsValid()); in Check()