Searched refs:orgSummands (Results 1 – 1 of 1) sorted by relevance
50 SummandList* orgSummands = constraint->LeftSide(); in Constraint() local51 for (int32 i = 0; i < orgSummands->CountItems(); i++) { in Constraint()52 Summand* summand = orgSummands->ItemAt(i); in Constraint()