mlir_
sys
0.4.1
mlir_sys
Type Alias
LLVMUseRef
Copy item path
Source
pub type LLVMUseRef =
*mut
LLVMOpaqueUse
;
Expand description
Used to get the users and usees of a Value.
@see llvm::Use