[DependenceInfo] Use references instead of double pointers. NFC.
Non-const references are the more C++-ish way to modify a variable passed by the caller. llvm-svn: 295986
Loading
Please register or sign in to comment
Non-const references are the more C++-ish way to modify a variable passed by the caller. llvm-svn: 295986