summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/CallGraph.cpp
diff options
context:
space:
mode:
authorAndreas Simbuerger <simbuerg@fim.uni-passau.de>2017-06-26 12:17:11 +0000
committerAndreas Simbuerger <simbuerg@fim.uni-passau.de>2017-06-26 12:17:11 +0000
commit256070d85c65edddd6d7601b317e9768267321fb (patch)
treea7cf955c0c49a5eddf1b737f94b005d80884dd83 /llvm/lib/Analysis/CallGraph.cpp
parent113a59e7db394ba54dafb1e2aafd46d13b212980 (diff)
downloadbcm5719-llvm-256070d85c65edddd6d7601b317e9768267321fb.tar.gz
bcm5719-llvm-256070d85c65edddd6d7601b317e9768267321fb.zip
[NFC] Return both polly.start and polly.exiting from executeScopConditionally.
This commit returns both the start and the exit block that are created by executeScopConditionally. In a future commit we will make use of the exit block. Before we would have to use the implicit property that there won't be any code generated between polly.start and polly.exiting at the time of use to find the correct block ('polly.exiting'). All usage location are semantically unchanged. llvm-svn: 306283
Diffstat (limited to 'llvm/lib/Analysis/CallGraph.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud