Home | History | Annotate | Download | only in x64

Lines Matching refs:from_kind

4280   ElementsKind from_kind = instr->from_kind();
4286 if (IsSimpleMapChangeTransition(from_kind, to_kind)) {
4300 TransitionElementsKindStub stub(from_kind, to_kind);