Searched defs:partial (Results 1 – 2 of 2) sorted by relevance
1031 const bool partial = GetGcType() == kGcTypePartial; in RecursiveMark() local
472 ComparisonInstructions GetComparisonInstructions(HInstruction* partial) { in GetComparisonInstructions()