This function will return true if all predecessors of Exit are in the current region, false otherwise.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D36210
[LLVM] [RegionInfo] Introduce getExitingBlocks to get all predecessors of Exit in the current region. etherzhhb on Aug 1 2017, 10:55 PM. Authored by
Details This function will return true if all predecessors of Exit are in the current region, false otherwise.
Diff Detail
Event Timeline |
blocks