Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDModule.h782 using const_global_value_iterator = variable
787 iterator_range<const_global_value_iterator> global_values() const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDModule.cpp441 iterator_range<Module::const_global_value_iterator>