Searched refs:NumberOfUncoveredBlocks (Results 1 – 2 of 2) sorted by relevance
94 uint32_t NumberOfUncoveredBlocks(const CoverageVector &Counters) const { in NumberOfUncoveredBlocks() function
101 Weight *= NumberOfUncoveredBlocks(Counters) + 1; in FunctionWeights()