Home | History | Annotate | Download | only in jit

Lines Matching refs:storeLocation

251             DataLabelPtr storeLocation;
254 JSRInfo(DataLabelPtr storeLocation, Label targetLocation)
255 : storeLocation(storeLocation)