Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DUser.h203 typedef iterator_range<const_op_iterator> const_op_range; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DUser.h227 using const_op_range = iterator_range<const_op_iterator>; variable