Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_sweep.cc1029 const bool partial = GetGcType() == kGcTypePartial; in RecursiveMark() local
/art/compiler/optimizing/
Dload_store_elimination_test.cc441 ComparisonInstructions GetComparisonInstructions(HInstruction* partial) { in GetComparisonInstructions()