OSDN Git Service

Move virtual method call out of loop
authorChris Lattner <sabre@nondot.org>
Wed, 15 Dec 2004 07:04:32 +0000 (07:04 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 15 Dec 2004 07:04:32 +0000 (07:04 +0000)
commit5b2103405b55c8b9960d28f59df27040db39813f
treeb629335e25114fcfb30cda04a84363a2cc17e308
parent003485a0b3705ca86b17411e32956f7df3282c20
Move virtual method call out of loop

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