No NGEN is not supported for the CF. The reason for this is size. The JIT Compiler produces native code that is larger than the managed code. Having both on your device would take up too much space.
Regards,Vikram