Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DUser.h203 typedef iterator_range<const_op_iterator> const_op_range; typedef
/external/llvm/include/llvm/IR/
DUser.h190 typedef iterator_range<const_op_iterator> const_op_range; typedef
/external/llvm-project/llvm/include/llvm/IR/
DUser.h232 using const_op_range = iterator_range<const_op_iterator>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DUser.h227 using const_op_range = iterator_range<const_op_iterator>; variable