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