Searched refs:NumResultBytes (Results 1 – 1 of 1) sorted by relevance
1073 unsigned NumResultBytes = 0; in EmitMatcher() local1075 NumResultBytes += EmitVBRValue(CM->getResult(i), OS); in EmitMatcher()1086 return 2 + NumResultBytes + NumCoveredBytes; in EmitMatcher()