================ @@ -804,14 +804,23 @@ class StoreInst final : public Instruction { } public: + /// Return true if this is a load from a volatile memory location. ---------------- vporpo wrote: "... if this is a store to ..." https://github.com/llvm/llvm-project/pull/100961