Home
last modified time | relevance | path

Searched defs:compaction_state (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_compact.c1067 struct compaction_state { struct
1076 static void compaction_state_init(struct compaction_state *c, argument
/third_party/node/deps/v8/src/heap/cppgc/
Dcompactor.cc325 void CompactPage(NormalPage* page, CompactionState& compaction_state) { in CompactPage()
417 CompactionState compaction_state(space, movable_references); in CompactSpace() local