Any way to see the lowered .c function from vta?

Hi

I am curious about the lowered function in .c format from vta.build.
vta.lower only return the lowered schedule but I am more interested in knowing about the lowered .c function before compiled into .o format.

Is there any way to see it?

Thanks