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

Declarations

include/llvm/IR/Statepoint.h
   63 bool isGCRelocate(const Value *V);

References

lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 1497         if (isa<CallInst>(Inst) && !isStatepoint(Inst) && !isGCRelocate(Inst) &&