"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "bb8278a10ae5a02a6e80bcfba7fa2750910f6dfa"
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. llvm-svn: 160995
Loading
Please register or sign in to comment