Do not repeat the map lookup
authorChris Lattner <sabre@nondot.org>
Fri, 1 Oct 2004 23:16:43 +0000 (23:16 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 1 Oct 2004 23:16:43 +0000 (23:16 +0000)
commit7cf34908920dc714eba7525d38747de2cdc81402
treeeedeaffff0a7a134af4b222780b23fcf21d565cd
parentbec6a9ea1281a0b3b37aece91ab0df21e086af61
Do not repeat the map lookup

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16633 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/VirtRegMap.cpp