Home
last modified time | relevance | path

Searched defs:to_remove (Results 1 – 14 of 14) sorted by relevance

/third_party/spirv-tools/source/opt/
Dstrip_nonsemantic_info_pass.cpp30 std::vector<Instruction*> to_remove; in Process() local
Dstrip_reflect_info_pass.cpp29 std::vector<Instruction*> to_remove; in Process() local
/third_party/curl/tests/unit/
Dunit1300.c62 struct Curl_llist_element *to_remove; variable
/third_party/libabigail/tests/data/test-diff-dwarf/
Dtest40-v0.c9 int to_remove; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dstrip_reflect_info_pass.cpp29 std::vector<Instruction*> to_remove; in Process() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dstrip_reflect_info_pass.cpp29 std::vector<Instruction*> to_remove; in Process() local
/third_party/mesa3d/src/compiler/glsl/
Dopt_copy_propagation_elements.cpp106 ir_variable *to_remove = entry->rhs_element[i]; in erase() local
145 ir_variable *to_remove = lhs_entry->rhs_element[i]; in write_elements() local
240 remove_from_dsts(ir_variable *var, ir_variable *to_remove) in remove_from_dsts()
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.c92 int to_remove = (max_size < max_entries) * max_entries/4; in sanitize_cb() local
Dcso_context.c171 int to_remove = (max_size < max_entries) * max_entries/4; in sanitize_hash() local
/third_party/libabigail/src/
Dabg-ir-priv.h844 pointer_set to_remove; in confirm_ct_propagation_for_types_dependant_on() local
964 pointer_set to_remove; in cancel_ct_propagation_for_types_dependant_on() local
/third_party/gn/src/gn/
Dscope.cc179 std::vector<std::string_view> to_remove; in RemovePrivateIdentifiers() local
Doperators.cc261 const Value& to_remove, in RemoveMatchesFromList()
/third_party/node/deps/v8/src/compiler/
Dstore-store-elimination.cc261 ZoneSet<Node*>& to_remove() { return to_remove_; } in to_remove() function in v8::internal::compiler::__anone4aeb15e0111::RedundantStoreFinder
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc3051 LiveRange* to_remove = range->next(); in MaybeUndoPreviousSplit() local