Home
last modified time | relevance | path

Searched defs:ilist_noalloc_traits (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/include/llvm/ADT/
Dilist.h56 template <typename NodeTy> struct ilist_noalloc_traits { struct
57 static void deleteNode(NodeTy *V) {} in deleteNode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
Dilist.h56 template <typename NodeTy> struct ilist_noalloc_traits { struct
57 static void deleteNode(NodeTy *V) {} in deleteNode()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dilist.h57 template <typename NodeTy> struct ilist_noalloc_traits { struct
58 static void deleteNode(NodeTy *V) {} in deleteNode()