Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModule.h669 using const_global_value_iterator = variable
674 iterator_range<const_global_value_iterator> global_values() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModule.cpp395 iterator_range<Module::const_global_value_iterator>