OSDN Git Service

Factor out the code that determines the memory access type
authorDan Gohman <gohman@apple.com>
Mon, 9 Mar 2009 21:01:17 +0000 (21:01 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 9 Mar 2009 21:01:17 +0000 (21:01 +0000)
commit21e7722868378f67974e648ab21d0e3c69a0e379
tree5d50e1bb7017d6b1a1670b5bd7f74d37865e85c6
parent8c0e62cdb274635d9f92c22836a80ea3d5e937cc
Factor out the code that determines the memory access type
of an instruction into a helper function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66460 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp