Searched refs:OldSize (Results 1 – 8 of 8) sorted by relevance
182 unsigned OldSize = AddrModeInsts.size(); in MatchOperationAddr() local189 AddrModeInsts.resize(OldSize); in MatchOperationAddr()198 AddrModeInsts.resize(OldSize); in MatchOperationAddr()261 unsigned OldSize = AddrModeInsts.size(); in MatchOperationAddr() local271 AddrModeInsts.resize(OldSize); in MatchOperationAddr()284 AddrModeInsts.resize(OldSize); in MatchOperationAddr()294 AddrModeInsts.resize(OldSize); in MatchOperationAddr()327 unsigned OldSize = AddrModeInsts.size(); in MatchAddr() local343 AddrModeInsts.resize(OldSize); in MatchAddr()
480 unsigned OldSize = GVs.size(); in DebugACrash() local485 if (GVs.size() < OldSize) in DebugACrash()503 unsigned OldSize = Functions.size(); in DebugACrash() local506 if (Functions.size() < OldSize) in DebugACrash()521 unsigned OldSize = Blocks.size(); in DebugACrash() local523 if (Blocks.size() < OldSize) in DebugACrash()
535 unsigned OldSize = Blocks.size(); in ExtractBlocks() local549 if (Blocks.size() == OldSize) in ExtractBlocks()
136 unsigned OldSize = CurArraySize; in Grow() local161 for (const void **BucketPtr = OldBuckets, **E = OldBuckets+OldSize; in Grow()
714 uint64_t OldSize = LF.getContents().size(); in relaxLEB() local726 return OldSize != LF.getContents().size(); in relaxLEB()732 uint64_t OldSize = DF.getContents().size(); in relaxDwarfLineAddr() local743 return OldSize != Data.size(); in relaxDwarfLineAddr()749 uint64_t OldSize = DF.getContents().size(); in relaxDwarfCallFrameFragment() local758 return OldSize != Data.size(); in relaxDwarfCallFrameFragment()
209 unsigned OldSize = Size; variable211 if (t || N < OldSize)
608 unsigned OldSize = Buffer.size(); in AppendScope() local638 if (Buffer.size() != OldSize) in AppendScope()
1970 ConstantInt *OldSize = cast<ConstantInt>(II->getArgOperand(0)); in RewriteLifetimeIntrinsic() local1979 uint64_t Size = OldSize->getLimitedValue(); in RewriteLifetimeIntrinsic()