Searched refs:getNumConditions (Results 1 – 5 of 5) sorted by relevance
354 OS << " Number of Conditions: " << Record.getNumConditions() << "\n"; in renderMCDCView()355 for (unsigned i = 0; i < Record.getNumConditions(); i++) { in renderMCDCView()374 for (unsigned i = 0; i < Record.getNumConditions(); i++) { in renderMCDCView()
54 const auto NumConditions = Record.getNumConditions(); in sumMCDCPairs()
1177 OS << " Number of Conditions: " << Record.getNumConditions() << "\n"; in renderMCDCView()1178 for (unsigned i = 0; i < Record.getNumConditions(); i++) { in renderMCDCView()1187 for (unsigned i = 0; i < Record.getNumConditions(); i++) in renderMCDCView()
106 for (unsigned c = 0; c < Record.getNumConditions(); c++) in gatherConditions()
480 unsigned getNumConditions() const { in getNumConditions() function539 for (unsigned C = 0; C < getNumConditions(); C++) { in getPercentCovered()546 unsigned Total = getNumConditions() - Folded; in getPercentCovered()566 const auto NumConditions = getNumConditions(); in getTestVectorHeaderString()580 const auto NumConditions = getNumConditions(); in getTestVectorString()615 assert(Condition < getNumConditions() && in getConditionCoverageString()