RewriteStepPriorities.ControlFlowSubstitutions Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Priority of the built-in transformation that replaces if-statements with the corresponding calls to built-in quantum operations if possible.
public const int ControlFlowSubstitutions = 1100;
val mutable ControlFlowSubstitutions : int
Public Const ControlFlowSubstitutions As Integer = 1100