[TableGen] Make all the fields in PatternToMatch private. NFCI
authorCraig Topper <craig.topper@sifive.com>
Sun, 7 Feb 2021 06:31:38 +0000 (22:31 -0800)
committerCraig Topper <craig.topper@sifive.com>
Sun, 7 Feb 2021 06:34:01 +0000 (22:34 -0800)
commit5f8ed1b2205d4b4aad7e713e0821dc7528d056bb
treedf88d700f34d8282f506c8ce54183eac31506ee7
parent14da287e18846ea86e45b421dc47f78ecc5aa7cb
[TableGen] Make all the fields in PatternToMatch private. NFCI

Add the few missing accessor methods. Use accessor methdods
everywhere.
llvm/utils/TableGen/CodeGenDAGPatterns.cpp
llvm/utils/TableGen/CodeGenDAGPatterns.h
llvm/utils/TableGen/DAGISelEmitter.cpp
llvm/utils/TableGen/DAGISelMatcherGen.cpp