Searched refs:pointer_kind (Results 1 – 1 of 1) sorted by relevance
619 Edge::LivenessKind pointer_kind = (*it)->Kind(); in DumpClass() local620 if (pointer_kind != Edge::kStrong) { in DumpClass()621 kind = pointer_kind; in DumpClass()