Add function DominatorTree::getDescendants().
As its name suggests, this function will return all basic blocks dominated by a given block. llvm-svn: 191014
Loading
Please sign in to comment
As its name suggests, this function will return all basic blocks dominated by a given block. llvm-svn: 191014