OSDN Git Service

[TableGen] Move a function from llvm namespace and make it a static function. NFC
authorCraig Topper <craig.topper@intel.com>
Wed, 21 Mar 2018 05:13:01 +0000 (05:13 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 21 Mar 2018 05:13:01 +0000 (05:13 +0000)
commit6eda329d34eb026a9a0b37f27492ca644a23ef8e
tree868637e0912cc12b310fa4f18406a9d4b2a91f4d
parent90d475a11fee0b6b7ee1eb6015522562b78c89eb
[TableGen] Move a function from llvm namespace and make it a static function. NFC

It's only called from one place and is defined just above that use.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328074 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenSchedule.cpp
utils/TableGen/CodeGenSchedule.h