HomeSort by relevance Sort by last modified time
    Searched defs:compute_node_options (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
ilist_node_options.h 50 /// \li call extract_foo from \a ilist_detail::compute_node_options and pass it
105 /// This is usually computed via \a compute_node_options.
122 template <class T, class... Options> struct compute_node_options { struct in namespace:llvm::ilist_detail
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
ilist_node_options.h 51 /// \li call extract_foo from \a ilist_detail::compute_node_options and pass it
106 /// This is usually computed via \a compute_node_options.
123 template <class T, class... Options> struct compute_node_options { struct in namespace:llvm::ilist_detail

Completed in 227 milliseconds