Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DUser.h230 using const_op_iterator = const Use*; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h182 using const_op_iterator = Value *const *; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h354 using const_op_iterator = OperandUseIterator; variable