Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A Dilist_node.h167 static ilist_node_impl<OptionsT> *getNodePtr(typename OptionsT::pointer N) { in getNodePtr() function
173 getNodePtr(typename OptionsT::const_pointer N) { in getNodePtr() function
217 static node_type *getNodePtr(pointer N) { in getNodePtr() function
221 static const node_type *getNodePtr(const_pointer N) { in getNodePtr() function
/llvm-project-15.0.7/mlir/lib/IR/
H A DOperation.cpp342 ::mlir::Operation>::type>::getNodePtr(pointer n) -> node_type * { in getNodePtr() function in llvm::ilist_detail::SpecificNodeAccess::ilist_detail::compute_node_options::mlir::Operation::type
348 ::mlir::Operation>::type>::getNodePtr(const_pointer n) in getNodePtr() function in llvm::ilist_detail::SpecificNodeAccess::ilist_detail::compute_node_options::mlir::Operation::type