diff options
| author | Chris Lattner <sabre@nondot.org> | 2010-12-19 18:38:44 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2010-12-19 18:38:44 +0000 |
| commit | ce2995ae580b97a13f8401a4330b247cb52015b6 (patch) | |
| tree | 886ea293d0444a11e94957cff206b13fe03c9300 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 79874566ce258318b1d9b858792d2ba218d4453d (diff) | |
use IC.ReplaceInstUsesWith instead of a raw RAUW so that uses of
the old thing end up on the instcombine worklist. Not doing this
can cause an extra top-level iteration of instcombine, burning
compile time.
llvm-svn: 122179
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
