diff options
author | Chris Lattner <sabre@nondot.org> | 2009-10-10 08:27:29 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-10-10 08:27:29 +0000 |
commit | f6811274e18a73e7ba84a820a28cc2549a4fab44 (patch) | |
tree | 159516457fb2f8b453cbb062558c0d8ec36888ac /lib/Transforms/Scalar/JumpThreading.cpp | |
parent | fc61aeff2c5d964d81a63b709b5e1a50a5519e83 (diff) |
add some WeakVH::operator='s. Without these, assigning
a Value* to a WeakVH was constructing a temporary WeakVH
(due to the implicit assignment operator). This avoids
that cost.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83704 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Scalar/JumpThreading.cpp')
0 files changed, 0 insertions, 0 deletions