ReplaceBuilder is available in the public API through `DataFlowGraph::replace`, however it's documentation is not available through rustdoc as the type isn't publicly importable.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.