Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DUser.h230 using const_op_iterator = const Use*; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h182 using const_op_iterator = Value *const *; variable