Searched refs:relocateOpers (Results 1 – 1 of 1) sorted by relevance
400 for (GCRelocateOperands relocateOpers : StatepointSite.getRelocates()) { in getIncomingStatepointGCValues() local401 Relocs.push_back(relocateOpers.getUnderlyingCallSite().getInstruction()); in getIncomingStatepointGCValues()402 Bases.push_back(relocateOpers.getBasePtr()); in getIncomingStatepointGCValues()403 Ptrs.push_back(relocateOpers.getDerivedPtr()); in getIncomingStatepointGCValues()