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