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

References

lib/Transforms/Utils/SimplifyCFG.cpp
 2015       SpeculatedStore = cast<StoreInst>(I);
 2094     Value *TrueV = SpeculatedStore->getValueOperand();
 2100     SpeculatedStore->setOperand(0, S);
 2101     SpeculatedStore->applyMergedLocation(BI->getDebugLoc(),
 2102                                          SpeculatedStore->getDebugLoc());