Lines Matching refs:EvaluationOrder
731 static inline bool needEvaluate(const EvaluationOrder& evalOrder, int subnetTime, in needEvaluate()
744 static void evalSubnetHelper(const EvaluationOrder& evalOrder, EvalContext* context, size_t i = 0) { in evalSubnetHelper()
766 static inline bool isSingleOpSubnet(const EvaluationOrder& evalOrder) { in isSingleOpSubnet()
776 static inline void evalSubnetSingleOpHelper(const EvaluationOrder& evalOrder, in evalSubnetSingleOpHelper()
789 static inline uint64_t getNumCombinations(const EvaluationOrder& evalOrder, in getNumCombinations()
807 static bool evalSubnetWithBruteForce(const EvaluationOrder& evalOrder, EvalContext* context) { in evalSubnetWithBruteForce()
833 EvaluationOrder evalOrder;
861 std::vector<LocalNetwork> partition(const EvaluationOrder& evalOrder, int timestamp) { in partition()
915 void annotateBridge(const EvaluationOrder& evalOrder) { in annotateBridge()
988 static bool evalSubnetWithLocalNetwork(const EvaluationOrder& evalOrder, int timestamp, in evalSubnetWithLocalNetwork()
996 EvaluationOrder evalOrder;
1018 static bool evalSubnetWithLeafNetwork(const EvaluationOrder& evalOrder, int timestamp, in evalSubnetWithLeafNetwork()
1034 EvaluationOrder order; in addDimensionProd()
1039 bool enforceDimProd(const std::vector<EvaluationOrder>& mDimProd, in enforceDimProd()