Home
last modified time | relevance | path

Searched defs:function_it (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dremove_function_reduction_opportunity.cpp29 for (opt::Module::iterator function_it = context_->module()->begin(); in Apply() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/reduce/
Dremove_function_reduction_opportunity.cpp29 for (opt::Module::iterator function_it = context_->module()->begin(); in Apply() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/reduce/
H A Dremove_function_reduction_opportunity.cpp29 for (opt::Module::iterator function_it = context_->module()->begin(); in Apply() local
/aosp_15_r20/external/cronet/base/profiler/
H A Dstack_sampling_profiler_test_util.cc364 auto function_it = functions.begin(); in ExpectStackContains() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_code.cc376 for (const auto& function_it : func_table_->functions()) { in Build() local