Manpages

Manpage of B::Bblock

B::Bblock

Section: Perl Programmers Reference Guide (3perl)
Updated: 2001-02-22
Index
Return to Main Contents
 

NAME

B::Bblock - Walk basic blocks  

SYNOPSIS

        perl -MO=Bblock[,OPTIONS] foo.pl


 

DESCRIPTION

This module is used by the B::CC back end. It walks ``basic blocks''. A basic block is a series of operations which is known to execute from start to finish, with no possiblity of branching or halting.  

AUTHOR

Malcolm Beattie, "mbeattie@sable.ox.ac.uk"


 

Index

NAME
SYNOPSIS
DESCRIPTION
AUTHOR

This document was created by man2html, using the manual pages.
Time: 02:37:47 GMT, March 29, 2024