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