Analysis: take a reference instead of pointer
authorDylan Noblesmith <nobled@dreamwidth.org>
Mon, 25 Aug 2014 00:28:35 +0000 (00:28 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Mon, 25 Aug 2014 00:28:35 +0000 (00:28 +0000)
commit75129f6f4caee5995ca66ba59de26a35b740159a
tree3fae5c23fec51161d419b21b6903f1744c7d653a
parentc97e8d8ddc0f48b319d9554942bb7435012114ff
Analysis: take a reference instead of pointer

This parameter is never null.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216356 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DependenceAnalysis.h
lib/Analysis/DependenceAnalysis.cpp