summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/SmallPtrSet.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2013-09-17 03:30:31 +0000
committerTobias Grosser <tobias@grosser.es>2013-09-17 03:30:31 +0000
commit0695ee433eb05caba458385ed79173b40b67cbea (patch)
tree367c423e5d8749262bbedf46c4f3b18ff26eb24c /llvm/lib/Support/SmallPtrSet.cpp
parent063b75013f6e39e23a1621ac3a0033aef368743e (diff)
downloadbcm5719-llvm-0695ee433eb05caba458385ed79173b40b67cbea.tar.gz
bcm5719-llvm-0695ee433eb05caba458385ed79173b40b67cbea.zip
Move SCEVAffinator member definitions out of class body
Instead of defining the relevant functions inline, we now just keep the declarations in the class itself. This makes the class declaration a lot easier to read as all functions can be seen at once. We also use this opportunity to privatize all functions not used in the public interface of the class. llvm-svn: 190841
Diffstat (limited to 'llvm/lib/Support/SmallPtrSet.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud