Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h705 friend class const_value_iterator; variable
728 const_value_iterator(DIEValueList::value_iterator X) in const_value_iterator() function
730 explicit const_value_iterator(ListTy::const_iterator X) in const_value_iterator() function
/llvm-project/mlir/include/mlir/TableGen/
H A DOperator.h135 using const_value_iterator = const NamedTypeConstraint *; global() variable