My Project
mlir
Region
mlir::Region Member List
This is the complete list of members for
mlir::Region
, including all inherited members.
back
()
mlir::Region
inline
begin
()
mlir::Region
inline
BlockListType
typedef
mlir::Region
cloneInto
(Region *dest, BlockAndValueMapping &mapper)
mlir::Region
cloneInto
(Region *dest, Region::iterator destPos, BlockAndValueMapping &mapper)
mlir::Region
dropAllReferences
()
mlir::Region
empty
()
mlir::Region
inline
end
()
mlir::Region
inline
front
()
mlir::Region
inline
getBlocks
()
mlir::Region
inline
getContext
()
mlir::Region
getLoc
()
mlir::Region
getParentOfType
()
mlir::Region
inline
getParentOp
()
mlir::Region
getParentRegion
()
mlir::Region
getRegionNumber
()
mlir::Region
getSublistAccess
(Block *)
mlir::Region
inline
static
isAncestor
(Region *other)
mlir::Region
inline
isIsolatedFromAbove
(Optional< Location > noteLoc=llvm::None)
mlir::Region
isProperAncestor
(Region *other)
mlir::Region
iterator
typedef
mlir::Region
push_back
(Block *block)
mlir::Region
inline
push_front
(Block *block)
mlir::Region
inline
rbegin
()
mlir::Region
inline
Region
()=default
mlir::Region
Region
(Operation *container)
mlir::Region
explicit
rend
()
mlir::Region
inline
reverse_iterator
typedef
mlir::Region
takeBody
(Region &other)
mlir::Region
inline
viewGraph
(const Twine ®ionName)
mlir::Region
viewGraph
()
mlir::Region
walk
(FnT &&callback)
mlir::Region
inline
walk
(FnT &&callback)
mlir::Region
inline
~Region
()
mlir::Region
Generated by
1.8.13