Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FixedOff

606     int FixedOff = -getObjectOffset(i);
607 if (FixedOff > Offset) Offset = FixedOff;