Member predicate BasicBlock::getImmediatelyControllingBlock
Gets the ConditionBlock
, if any, that controls this block and
does not control any other ConditionBlock
s that control this block.
That is the ConditionBlock
that is closest dominator.
Gets the ConditionBlock
, if any, that controls this block and
does not control any other ConditionBlock
s that control this block.
That is the ConditionBlock
that is closest dominator.