Dominance in Control Flow Graph

Lieferzeit: Lieferbar innerhalb 14 Tagen

49,00 

A way to identify the structure of computer program

ISBN: 3846520659
ISBN 13: 9783846520659
Autor: Honzírek, Marek
Verlag: LAP LAMBERT Academic Publishing
Umfang: 80 S.
Erscheinungsdatum: 14.10.2011
Auflage: 1/2011
Format: 0.5 x 22 x 15
Gewicht: 137 g
Produktform: Kartoniert
Einband: KT
Artikelnummer: 1299315 Kategorie:

Beschreibung

Finding dominators in a control flow graph is one of the most desirable goals in control flow analysis. The dominators can be used for finding the parts of a computer code which must unconditionally run. The dominators can be further utilized for code optimizations and detecting independent units in a code. This can be especially suitable for the code written in assembly language, which represents complex structure, mainly caused by the still widely used statement GOTO. This work describes some suitable algorithms for finding dominators and then shows their application in practice. The behavior of the algorithms is investigated on random, as well as on assembly control flow graphs. This work also discusses the contribution of the dominators for the orientation in a control flow graph and proposes some suitable solutions.

Autorenporträt

Marek Honzírek has obtained his bachelor degree in Software Engineering at the FNSPE of the Czech Technical University in Prague in 2010. His research is mainly aimed to Graph Theory. He also worked as a Software Developer in the field of Applied Cryptography. Currently, he is studying for his master degree and is expected to graduate in 2013.

Das könnte Ihnen auch gefallen …