Lines Matching refs:rep
109 LLabel* rep = replacement();110 if (rep != NULL) {111 stream->Add(" Dead block replaced with B%d", rep->block_id());1036 Representation rep = value->representation();1038 if (rep.IsTagged() && !type.IsSmi() && !type.IsBoolean() &&