JScop: Factor out importContext [NFC]
authorTobias Grosser <tobias@grosser.es>
Thu, 21 Jul 2016 06:56:31 +0000 (06:56 +0000)
committerTobias Grosser <tobias@grosser.es>
Thu, 21 Jul 2016 06:56:31 +0000 (06:56 +0000)
commitdbe34f7c58b694380a505f63094673a35859df5e
tree04f5ab87655a72a4d9ec76337a013c8b415a1a45
parentc602d3bc8438533e06787b1d8d2474648d265b61
JScop: Factor out importContext [NFC]

This makes the structure of the code clearer and reduces the size of runOnScop.

We also adjust the coding style to the latest LLVM style guide.

llvm-svn: 276245
polly/lib/Exchange/JSONExporter.cpp