Code Listener  [unstable] git snapshot
Functions
clf_unswitch.hh File Reference

constructor createClfUnfoldSwitch() - of the "unifold_switch" filter More...

Go to the source code of this file.

Functions

ICodeListenercreateClfUnfoldSwitch (ICodeListener *)
 create a code listener filter which converts all CL_INSN_SWITCH to a sequence of CL_INSN_COND instructions. More...
 

Detailed Description

constructor createClfUnfoldSwitch() - of the "unifold_switch" filter

Definition in file clf_unswitch.hh.

Function Documentation

ICodeListener* createClfUnfoldSwitch ( ICodeListener )

create a code listener filter which converts all CL_INSN_SWITCH to a sequence of CL_INSN_COND instructions.

Returns
on heap allocated instance of ICodeListener object