Home | History | Annotate | Download | only in src

Lines Matching defs:inferred

1108     TraceRange("Initial inferred range of %d (%s) set to [%d,%d]\n",
1761 // based on its inputs. If the inferred type is more specialized, then this
1767 Representation inferred = current->InferredRepresentation();
1768 if (inferred.IsSpecialization()) {
1773 inferred.Mnemonic());
1775 current->ChangeRepresentation(inferred);