summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorSerguei Katkov <serguei.katkov@azul.com>2019-07-09 04:20:43 +0000
committerSerguei Katkov <serguei.katkov@azul.com>2019-07-09 04:20:43 +0000
commitc6caddb73d421538b0df41a4c19564c166384ffc (patch)
tree9f0b7357957af331e7b49ea06fef4141e3036a5f /clang/lib/CodeGen/CodeGenFunction.h
parente085b40e9c4e5e4ebfbd0f98da17b77dec908bf7 (diff)
downloadbcm5719-llvm-c6caddb73d421538b0df41a4c19564c166384ffc.tar.gz
bcm5719-llvm-c6caddb73d421538b0df41a4c19564c166384ffc.zip
[LoopInfo] Update getExitEdges to accept vector of pairs for non const BasicBlock
D63921 requires getExitEdges fills a vector of Edge pairs where BasicBlocks are not constant. The rest Loop API mostly returns non-const BasicBlocks, so to be more consistent with other Loop API getExitEdges is modified to return non-const BasicBlocks as well. This is an alternative solution to D64060. Reviewers: reames, fhahn Reviewed By: reames, fhahn Subscribers: hiraditya, llvm-commits Differential Revision: https://reviews.llvm.org/D64309 llvm-svn: 365437
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud