[LLVM] [RegionInfo] Introduce getExitingBlocks to get all predecessors of Exit...
[LLVM] [RegionInfo] Introduce getExitingBlocks to get all predecessors of Exit in the current region. This function will return true if all predecessors of Exit are in the current region, false otherwise. Differential Revision: https://reviews.llvm.org/D36210 llvm-svn: 313611
Loading
Please sign in to comment