]> granicus.if.org Git - llvm/commit
NewGVN: Change a bunch of densemap find_or_creates to lookups, since they should...
authorDaniel Berlin <dberlin@dberlin.org>
Sun, 15 Jan 2017 09:18:41 +0000 (09:18 +0000)
committerDaniel Berlin <dberlin@dberlin.org>
Sun, 15 Jan 2017 09:18:41 +0000 (09:18 +0000)
commitc110f9b676ed77ee6d897098a2844ff2099edc3e
tree39e0dae515e0214fcbd68093d55c4ecc30503457
parentd97514d79a75268d5afa036d344ab5badd9d99b2
NewGVN: Change a bunch of densemap find_or_creates to lookups, since they should not be creating new entries

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