The first param of LoopRotatePass is EnableHeaderDuplication. The value 'true' means 'enable the header duplication'. `LoopRotatePass(bool EnableHeaderDuplication, bool PrepareForLTO)` --------- Co-authored-by: Pengcheng Wang <wangpengcheng.pp@bytedance.com>