class compiler::ConstantFolder
sys::Obj compiler::CompilerSupport compiler::ConstantFolder
ConstantFolder is used to implement constant folding optimizations where known literals and operations can be performed ahead of time by the compiler.
sys::Obj compiler::CompilerSupport compiler::ConstantFolder
ConstantFolder is used to implement constant folding optimizations where known literals and operations can be performed ahead of time by the compiler.
compiler 1.0.82∙26-Jun-2025 Thu 1:18:36PM EDT