summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2018-02-14 18:34:53 +0000
committerDavid Green <david.green@arm.com>2018-02-14 18:34:53 +0000
commit0d5f9651f290913af926980214731708ed58158f (patch)
tree0791c2d6d91f4cc5cf4defd51d25209454860c01 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentdfb0b2c78f4890e759e04fc88c473e96bd978673 (diff)
downloadbcm5719-llvm-0d5f9651f290913af926980214731708ed58158f.tar.gz
bcm5719-llvm-0d5f9651f290913af926980214731708ed58158f.zip
Move llvm::computeLoopSafetyInfo from LICM.cpp to LoopUtils.cpp. NFC
Move computeLoopSafetyInfo, defined in Transforms/Utils/LoopUtils.h, into the corresponding LoopUtils.cpp, as opposed to LICM where it resides at the moment. This will allow other functions from Transforms/Utils to reference it. llvm-svn: 325151
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud