privatise.hh File Reference

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

Go to the source code of this file.

Functions

Tree privatise (const Tree &t)

Function Documentation

Tree privatise ( const Tree t  ) 

Definition at line 45 of file privatise.cpp.

References makePrivatisationKey(), and privatisation().

Referenced by ScalarCompiler::prepare().

00046 {
00047 
00048     return privatisation(makePrivatisationKey(t), t);
00049 }

Here is the call graph for this function:

Here is the caller graph for this function:

Generated on Thu Jul 15 16:15:45 2010 for FAUST compiler by  doxygen 1.6.3