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