Searched refs:SizeSnapshotPre (Results 1 – 1 of 1) sorted by relevance
1180 return SizeSnapshotPre == SizeSnapshotPost || in isSameBundle()1181 (SizeSnapshotPre & BundleMaskHi) == in isSameBundle()1188 return SizeSnapshotPre & BundleMaskLo; in getPreAlignment()1206 SizeSnapshotPre = Asm->getBufferSize(); in enterBundleLock()1225 SizeSnapshotPre += PadToNextBundle; in padToNextBundle()1228 assert(Asm->getBufferSize() == SizeSnapshotPre); in padToNextBundle()1238 SizeSnapshotPre = Asm->getBufferSize(); in padForAlignToEnd()1249 SizeSnapshotPre = Asm->getBufferSize(); in padForPadToEnd()1255 Asm->setBufferSize(SizeSnapshotPre); in rollback()1270 intptr_t SizeSnapshotPre = 0; member in Ice::__anon5f97a60e0611::BundleEmitHelper