Home
last modified time | relevance | path

Searched defs:getNodePtr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/ADT/
H A Dilist_node.h231 static ilist_node_impl<OptionsT> *getNodePtr(typename OptionsT::pointer N) { in getNodePtr() function
237 getNodePtr(typename OptionsT::const_pointer N) { in getNodePtr() function
281 static node_type *getNodePtr(pointer N) { in getNodePtr() function
285 static const node_type *getNodePtr(const_pointer N) { in getNodePtr() function
/llvm-project/mlir/lib/IR/
H A DOperation.cpp467 ::mlir::Operation>::type>::getNodePtr(pointer n) -> node_type * { in getNodePtr() function in llvm::ilist_detail::SpecificNodeAccess::ilist_detail::compute_node_options::mlir::Operation::type
473 ::mlir::Operation>::type>::getNodePtr(const_pointer n) in getNodePtr() function in llvm::ilist_detail::SpecificNodeAccess::ilist_detail::compute_node_options::mlir::Operation::type