Build custom predecessor and successor lists for each basic block.
These lists exclude invoke unwind edges and loop backedges which are being ignored. This makes it easier to ignore them consistently. llvm-svn: 155500
Loading
Please register or sign in to comment