Home
last modified time | relevance | path

Searched refs:const_int_arg_iterator (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h432 using const_int_arg_iterator = const unsigned *; variable
436 const_int_arg_iterator int_op_begin() const { return IntOperands; } in int_op_begin()
437 const_int_arg_iterator int_op_end() const { in int_op_end()