Searched refs:getNumConds (Results 1 – 2 of 2) sorted by relevance
2088 for (unsigned i = 0; i < getNumConds(); i++) { in getAsString()2091 if (i != getNumConds()-1) in getAsString()
955 unsigned getNumConds() const { return NumConds; } in getNumConds() function