MLIR  19.0.0git
mlir::detail::ValueImpl Member List

This is the complete list of members for mlir::detail::ValueImpl, including all inherited members.

debug_getKind() constmlir::detail::ValueImplinlineprotected
debug_getType() constmlir::detail::ValueImplinlineprotected
dropAllUses()mlir::IRObjectWithUseList< OpOperand >inline
getFirstUse() constmlir::IRObjectWithUseList< OpOperand >inlineprotected
getKind() constmlir::detail::ValueImplinline
getType() constmlir::detail::ValueImplinline
getUsers() constmlir::IRObjectWithUseList< OpOperand >inline
getUses() constmlir::IRObjectWithUseList< OpOperand >inline
hasOneUse() constmlir::IRObjectWithUseList< OpOperand >inline
IRObjectWithUseList()=defaultmlir::IRObjectWithUseList< OpOperand >protected
Kind enum namemlir::detail::ValueImpl
replaceAllUsesWith(ValueT &&newValue)mlir::IRObjectWithUseList< OpOperand >inline
setType(Type type)mlir::detail::ValueImplinline
shuffleUseList(ArrayRef< unsigned > indices)mlir::IRObjectWithUseList< OpOperand >inline
typeAndKindmlir::detail::ValueImplprotected
use_begin() constmlir::IRObjectWithUseList< OpOperand >inline
use_empty() constmlir::IRObjectWithUseList< OpOperand >inline
use_end() constmlir::IRObjectWithUseList< OpOperand >inline
use_iterator typedefmlir::IRObjectWithUseList< OpOperand >
use_range typedefmlir::IRObjectWithUseList< OpOperand >
user_begin() constmlir::IRObjectWithUseList< OpOperand >inline
user_end() constmlir::IRObjectWithUseList< OpOperand >inline
user_iterator typedefmlir::IRObjectWithUseList< OpOperand >
user_range typedefmlir::IRObjectWithUseList< OpOperand >
ValueImpl(Type type, Kind kind)mlir::detail::ValueImplinlineprotected
~IRObjectWithUseList()mlir::IRObjectWithUseList< OpOperand >inline