Searched refs:VBRSize (Results 1 – 1 of 1) sorted by relevance
444 unsigned VBRSize = EmitVBRValue(ChildSize, OS); in EmitMatcher() local446 OS << "/*->" << CurrentIdx + VBRSize + ChildSize << "*/"; in EmitMatcher()453 CurrentIdx + VBRSize, OS); in EmitMatcher()456 CurrentIdx += VBRSize + ChildSize; in EmitMatcher()