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

References

lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
 1747     insertRelocationStores(Statepoint->users(), AllocaMap, VisitedLiveValues);
 1751     if (isa<InvokeInst>(Statepoint)) {
 1789       if (auto II = dyn_cast<InvokeInst>(Statepoint)) {
 1793         InsertClobbersAt(cast<Instruction>(Statepoint)->getNextNode());