getStoredPointerOperand(Dependency)->getUnderlyingObject();// Check for aliasing.if(!AA->isMustAlias(F->getArgOperand(0), DepPointer))returnfalse;// DCE instructions only used to calculate that storeDeleteDeadInstruction(Dependency, *MD); ++NumFastStores;// Inst's old Dependency is now deleted...