Home | History | Annotate | Download | only in Scalar

Lines Matching defs:OldSize

1961   ConstantInt *OldSize = cast<ConstantInt>(II->getArgOperand(0));
1963 // Offset+OldSize.
1970 uint64_t Size = OldSize->getLimitedValue();