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