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

References

lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  959       AllocaInst *Dest = dyn_cast<AllocaInst>(SI->getPointerOperand());
  969       IncomingVals[AllocaNo] = SI->getOperand(0);
  972       IncomingLocs[AllocaNo] = SI->getDebugLoc();
  974         ConvertDebugDeclareToDebugValue(DII, SI, DIB);
  975       BB->getInstList().erase(SI);