reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/IR/Statepoint.h
  257   std::vector<const GCRelocateInst *> getRelocates() const;

References

lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  872   for (const GCRelocateInst *Relocate : ISP.getRelocates()) {