LLVMUseRef
mlir_
sys
220.0.1
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