summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-01-06 15:30:06 +0000
committerTobias Grosser <tobias@grosser.es>2016-01-06 15:30:06 +0000
commit8362c26113d0384cd1992392df184139d10fa0e8 (patch)
tree30703750c81e47da41183221361bde44b763e473 /lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
parent8f9d180f0925fd8bb11cabe8bed91c98592d11e4 (diff)
downloadbcm5719-llvm-8362c26113d0384cd1992392df184139d10fa0e8.tar.gz
bcm5719-llvm-8362c26113d0384cd1992392df184139d10fa0e8.zip
Define buildScheduleRec on RegionNodes and pull out the tree traversal [NFC]
This change clarifies that for Not-NonAffine-SubRegions we actually iterate over the subnodes and for both NonAffine-SubRegions and BasicBlocks, we perform the schedule construction. As a result, the tree traversal becomes trivial, the special case for a scop consisting just of a single non-affine region disappears and the indentation of the code is reduced. No functional change intended. llvm-svn: 256940
Diffstat (limited to 'lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud