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

References

lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  904         updateForIncomingValueLocation(APN, IncomingLocs[AllocaNo],
  909           APN->addIncoming(IncomingVals[AllocaNo], Pred);
  912         IncomingVals[AllocaNo] = APN;
  913         for (DbgVariableIntrinsic *DII : AllocaDbgDeclares[AllocaNo])