Module Stan_math_backend.Transform_Mir

Perform backend-specific transformations of the MIR such as mangling or renaming of functions which differ in the library implementation

val trans_prog : ?use_opencl:bool -> Middle.Program.Typed.t -> Middle.Program.Typed.t
val is_opencl_var : string -> bool