void dDAGFunctionNode::ConvertToTarget (dCIL& cil)
{
	cil.RegisterAllocation (m_functionStart);
}