diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-07-30 21:10:27 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-07-30 21:10:27 +0000 |
commit | 8e54ab5c7618bf3813c337ad181a741f30eb36cc (patch) | |
tree | 436f98e0dfee977f8ba8405d48f694fe53ea3a57 /docs | |
parent | ef6c76c984f821ea866902a7f9e695b16e971468 (diff) | |
download | external_llvm-8e54ab5c7618bf3813c337ad181a741f30eb36cc.zip external_llvm-8e54ab5c7618bf3813c337ad181a741f30eb36cc.tar.gz external_llvm-8e54ab5c7618bf3813c337ad181a741f30eb36cc.tar.bz2 |
Assert that all trace candidate blocks have been visited by the PO.
When computing a trace, all the candidates for pred/succ must have been
visited. Filter out back-edges first, though. The PO traversal ignores
them.
Thanks to Andy for spotting this in review.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160995 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions