CIRCT  19.0.0git
circt::ValueMapper Member List

This is the complete list of members for circt::ValueMapper, including all inherited members.

bbcirct::ValueMapperprivate
get(mlir::Value from, TypeTransformer typeTransformer=ValueMapper::identity)circt::ValueMapper
get(mlir::ValueRange from, TypeTransformer typeTransformer=ValueMapper::identity)circt::ValueMapper
identity(mlir::Type t)circt::ValueMapperinlinestatic
mappingcirct::ValueMapperprivate
set(mlir::Value from, mlir::Value to, bool replace=false)circt::ValueMapper
set(mlir::ValueRange from, mlir::ValueRange to, bool replace=false)circt::ValueMapper
TypeTransformer typedefcirct::ValueMapper
ValueMapper(BackedgeBuilder *bb=nullptr)circt::ValueMapperinlineexplicit