Home
last modified time | relevance | path

Searched refs:relocateOpers (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp400 for (GCRelocateOperands relocateOpers : StatepointSite.getRelocates()) { in getIncomingStatepointGCValues() local
401 Relocs.push_back(relocateOpers.getUnderlyingCallSite().getInstruction()); in getIncomingStatepointGCValues()
402 Bases.push_back(relocateOpers.getBasePtr()); in getIncomingStatepointGCValues()
403 Ptrs.push_back(relocateOpers.getDerivedPtr()); in getIncomingStatepointGCValues()