If the predicated block requires an early exit, end the block there and add a...
If the predicated block requires an early exit, end the block there and add a unconditional branch to false block. AnalyzeBranch() does not understand early exits. llvm-svn: 37430
Loading
Please register or sign in to comment