Searched refs:GetVBRSize (Results 1 – 1 of 1) sorted by relevance
224 static unsigned GetVBRSize(unsigned Val) { in GetVBRSize() function319 Size += GetVBRSize(ChildSize) + ChildSize; // Count VBR and child size. in SizeMatcher()342 Size += GetVBRSize(cast<SwitchTypeMatcher>(N)->getCaseType( in SizeMatcher()348 Size += GetVBRSize(ChildSize) + ChildSize; // Count VBR and child size. in SizeMatcher()607 IdxSize = GetVBRSize(cast<SwitchTypeMatcher>(N)->getCaseType( in EmitMatcher()