================
@@ -411,6 +411,11 @@ class Value {
 
   Type *getType() const;
 
+  /// \Returns the expected type of \p V. For most Values this is equivalent
----------------
Sterling-Augustine wrote:
obviated by refactoring.
https://github.com/llvm/llvm-project/pull/109221