Home | History | Annotate | Download | only in compiler

Lines Matching full:splintered_from

725   return IsSplinter() ? splintered_from()->vreg() : vreg();
926 DCHECK(other->splintered_from() == this);
1454 range->IsSplinter() ? range->splintered_from()->vreg() : range->vreg();