DivergenceAnalysis: Fix crash with unreachable blocks
Unreachable blocks may not be in the dominator tree, so don't crash on them. llvm-svn: 268001
Loading
Please register or sign in to comment
Unreachable blocks may not be in the dominator tree, so don't crash on them. llvm-svn: 268001