Give 'hasPath' a longer but clearer name 'isPotentiallyReachable'. Also expand
authorNick Lewycky <nicholas@mxc.ca>
Thu, 18 Jul 2013 02:34:51 +0000 (02:34 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 18 Jul 2013 02:34:51 +0000 (02:34 +0000)
commit717b3f02ffea4d093e775c3ed3ceac08991dbca9
tree285e6b7df263dfefdfd2998d3dcaff7fad5bc0f5
parent7a8503c4114d5f56b7ba4a7b07c6dd07a06c1c23
Give 'hasPath' a longer but clearer name 'isPotentiallyReachable'. Also expand
the comment. No functionality change. This change broken out of
http://llvm-reviews.chandlerc.com/D996 .

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186558 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/AliasAnalysis.cpp