Header menu logo B2R2

LengauerTarjanDominance Module

Lengauer-Tarjan dominance algorithm for dominator computation. A fast algorithm for finding dominators in a flow graph, TOPLAS 1979.

Functions and values

Function or value Description

create g dfp

Full Usage: create g dfp

Parameters:
Returns: IDominance<'a, 'b>
g : IDiGraphAccessible<'a, 'b>
dfp : IDominanceFrontierProvider<'a, 'b>
Returns: IDominance<'a, 'b>

Type something to start searching.