Searched refs:PadToNextBundle (Results 1 – 1 of 1) sorted by relevance
1201 intptr_t PadToNextBundle = BundleSize - getPreAlignment(); in padToNextBundle() local1202 Asm->padWithNop(PadToNextBundle); in padToNextBundle()1203 SizeSnapshotPre += PadToNextBundle; in padToNextBundle()1204 SizeSnapshotPost += PadToNextBundle; in padToNextBundle()