Lines Matching defs:evalOrder
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; member
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; member
1018 static bool evalSubnetWithLeafNetwork(const EvaluationOrder& evalOrder, int timestamp, in evalSubnetWithLeafNetwork()
1042 for (auto& evalOrder : mDimProd) { in enforceDimProd() local
1078 const auto& evalOrder = pair.second; in evalRange() local
1089 const auto& evalOrder = mEvalOrderMap[ind]; in evalRange() local