git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273774
91177308-0d34-0410-b5e6-
96231b3b80d8
/// precise.
/// \param [out] AATags The aliasing metadata for the operation which produced
/// the value. FIXME: This is basically useless.
-/// \param [out] isLoadCSE Whether the returned value is a load from the same
+/// \param [out] IsLoadCSE Whether the returned value is a load from the same
/// location in memory, as opposed to the value operand of a store.
///
/// \returns The found value, or nullptr if no value is found.