Searched defs:OperatorType (Results 1 – 2 of 2) sorted by relevance
170 const std::map<OperatorType, std::unique_ptr<BaseOperator>>& ops_by_type, in ExportOperatorCodes()230 const std::map<OperatorType, std::unique_ptr<BaseOperator>>& ops_by_type, in ExportOperators()
32 enum class OperatorType { enum