Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DUser.h230 using const_op_iterator = const Use*; global() variable
/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h182 using const_op_iterator = Value *const *; variable