Header menu logo B2R2

B2R2.MiddleEnd.BinGraph.Dominance Namespace

Type/Module Description

CooperDominance

Cooper et al.'s algorithm for dominance computation. A Simple, Fast Dominance Algorithm, SPE 2001.

CooperDominanceFrontier<'V, 'E>

Dominance frontier algorithm presented by Cooper et al. in their paper "A Simple, Fast Dominance Algorithm", SPE 2001.

CytronDominanceFrontier<'V, 'E>

Dominance frontier algorithm presented by Cytron et al. in their paper "Efficiently Computing Static Single Assignment Form and the Control Dependence Graph", TOPLAS 1991.

IterativeDominance

Simplisitic iterative dominance algorithm.

LengauerTarjanDominance

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

Type something to start searching.