Lines Matching refs:rep
134 LLabel* rep = replacement();135 if (rep != NULL) {136 stream->Add(" Dead block replaced with B%d", rep->block_id());1052 Representation rep = value->representation();1054 if (rep.IsTagged() && !type.IsSmi() && !type.IsBoolean()) {