OSDN Git Service

[RegisterBankInfo] Move a hidden function into a static method. NFC.
authorQuentin Colombet <qcolombet@apple.com>
Wed, 8 Jun 2016 01:04:32 +0000 (01:04 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Wed, 8 Jun 2016 01:04:32 +0000 (01:04 +0000)
commit5c05d4112bd69fdafb2aab3a6bf704c80c514acf
treef54a9f110032d840155d3a0328b70b609b13f103
parent0f19dc2756621fb29af1da0e13834ec684759e3e
[RegisterBankInfo] Move a hidden function into a static method. NFC.

This will allow code reuse in the coming commits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272083 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h
lib/CodeGen/GlobalISel/RegisterBankInfo.cpp