mbranches-within-32B-boundaries、Qbranches-within-32B-boundaries

パフォーマンスを向上させるため、分岐と融合分岐を 32 バイト境界でアライメントするようにコンパイラーに指示します。

構文

Linux*:

-mbranches-within-32B-boundaries

-mno-branches-within-32B-boundaries

macOS*:

-mbranches-within-32B-boundaries

-mno-branches-within-32B-boundaries

Windows*:

/Qbranches-within-32B-boundaries

/Qbranches-within-32B-boundaries-

引数

なし

デフォルト

-mno-branches-within-32B-boundaries
または /Qbranches-within-32B-boundaries-

分岐と融合分岐は 32 バイト境界でアライメントされません。

説明

このオプションは、パフォーマンスを向上させるため、分岐と融合分岐を 32 バイト境界でアライメントするようにコンパイラーに指示します。

このオプションを使用すると、デバッグなどのバイナリー・ユーティリティーの使用に影響する場合があります。

IDE オプション

なし

代替オプション

なし