When using Flip-Flops in a design, Design compiler can detect them as registers and clock-gate them to reduce power.
But in case of using Latches in the same design, Design compiler do not detect them as registers and thus doesn't proceed with clock-gating of the latches.