Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h95 typedef SmallVectorImpl<VPUser *>::iterator user_iterator; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h339 typedef user_iterator_impl<User> user_iterator; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValue.h389 using user_iterator = user_iterator_impl<User>; variable