Searched defs:typedInst (Results 1 – 1 of 1) sorted by relevance
615 auto typedInst = inst->CastToLoadStatic(); in VisitLoadStatic() local631 auto typedInst = inst->CastToLoadResolvedObjectFieldStatic(); in VisitLoadResolvedObjectFieldStatic() local647 auto typedInst = inst->CastToStoreStatic(); in VisitStoreStatic() local665 auto typedInst = inst->CastToStoreResolvedObjectFieldStatic(); in VisitStoreResolvedObjectFieldStatic() local683 auto typedInst = inst->CastToUnresolvedStoreStatic(); in VisitUnresolvedStoreStatic() local878 auto typedInst = inst->CastToLoadObjectPair(); in VisitLoadObjectPair() local907 auto typedInst = inst->CastToStoreObjectPair(); in VisitStoreObjectPair() local973 auto typedInst = inst->CastToLoadObject(); in VisitLoadObject() local1001 auto typedInst = inst->CastToLoadResolvedObjectField(); in VisitLoadResolvedObjectField() local1020 auto typedInst = inst->CastToStoreObject(); in VisitStoreObject() local[all …]