Lines Matching refs:EvaluationOrder
732 static inline bool needEvaluate(const EvaluationOrder& evalOrder, int subnetTime, in needEvaluate()
745 static void evalSubnetHelper(const EvaluationOrder& evalOrder, EvalContext* context, size_t i = 0) { in evalSubnetHelper()
767 static inline bool isSingleOpSubnet(const EvaluationOrder& evalOrder) { in isSingleOpSubnet()
777 static inline void evalSubnetSingleOpHelper(const EvaluationOrder& evalOrder, in evalSubnetSingleOpHelper()
790 static inline uint64_t getNumCombinations(const EvaluationOrder& evalOrder, in getNumCombinations()
808 static bool evalSubnetWithBruteForce(const EvaluationOrder& evalOrder, EvalContext* context) { in evalSubnetWithBruteForce()
834 EvaluationOrder evalOrder;
862 std::vector<LocalNetwork> partition(const EvaluationOrder& evalOrder, int timestamp) { in partition()
918 void annotateBridge(const EvaluationOrder& evalOrder) { in annotateBridge()
991 static bool evalSubnetWithLocalNetwork(const EvaluationOrder& evalOrder, int timestamp, in evalSubnetWithLocalNetwork()
999 EvaluationOrder evalOrder;
1021 static bool evalSubnetWithLeafNetwork(const EvaluationOrder& evalOrder, int timestamp, in evalSubnetWithLeafNetwork()
1037 EvaluationOrder order; in addDimensionProd()
1042 bool enforceDimProd(const std::vector<EvaluationOrder>& mDimProd, in enforceDimProd()