expose MutValueVisitor
This commit is contained in:
parent
4ec0ba9545
commit
c5bc83b60d
@ -39,6 +39,6 @@ pub use self::machine::{Machine, AllocMap, MayLeak};
|
||||
|
||||
pub use self::operand::{ScalarMaybeUndef, Immediate, ImmTy, Operand, OpTy};
|
||||
|
||||
pub use self::visitor::ValueVisitor;
|
||||
pub use self::visitor::{ValueVisitor, MutValueVisitor};
|
||||
|
||||
pub use self::validity::RefTracking;
|
||||
|
Loading…
x
Reference in New Issue
Block a user