Typedefs | Variables

wn_simp_ftable.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef simpnode(* simpfunction )(OPCODE, simpnode, simpnode, BOOL, BOOL)

Variables

static simpfunction simplify_function_table [OPERATOR_LAST+1]

Typedef Documentation

Definition at line 38 of file wn_simp_ftable.h.


Variable Documentation

simpfunction simplify_function_table[OPERATOR_LAST+1] [static]

Definition at line 41 of file wn_simp_ftable.h.

Referenced by SIMPNODE_SimplifyExp1(), and SIMPNODE_SimplifyExp2_h().