Home | History | Annotate | Download | only in jit

Lines Matching refs:storeLocation

341             DataLabelPtr storeLocation;
344 JSRInfo(DataLabelPtr storeLocation, Label targetLocation)
345 : storeLocation(storeLocation)