Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DUser.h201 typedef const Use* const_op_iterator; typedef
/external/llvm/include/llvm/IR/
DUser.h188 typedef const Use* const_op_iterator; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DUser.h225 using const_op_iterator = const Use*; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h182 using const_op_iterator = Value *const *; variable