noun
switching variable
A variable used to control switching or branching in a program, often in the context of compiler optimization or control flow.
コンパイラはスイッチング変数を使って分岐を最適化する。
The compiler optimizes branching using switching variables.
Compound of スイッチング (switching) and 変数 (variable), a direct calque from English.