Home
last modified time | relevance | path

Searched refs:global_object_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.h657 using global_object_iterator = variable
663 iterator_range<global_object_iterator> global_objects();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModule.cpp384 iterator_range<Module::global_object_iterator> Module::global_objects() { in global_objects()