|
FAUST compiler
0.9.9.6b8
|

Go to the source code of this file.
Functions | |
| Tree | privatise (const Tree &t) |
Definition at line 45 of file privatise.cpp.
References makePrivatisationKey(), and privatisation().
Referenced by ScalarCompiler::prepare().
{
return privatisation(makePrivatisationKey(t), t);
}


1.8.0