Searched defs:typedInst (Results 1 – 1 of 1) sorted by relevance
948 auto typedInst = inst->CastToLoadStatic(); in VisitLoadStatic() local964 auto typedInst = inst->CastToLoadResolvedObjectFieldStatic(); in VisitLoadResolvedObjectFieldStatic() local980 auto typedInst = inst->CastToStoreStatic(); in VisitStoreStatic() local996 auto typedInst = inst->CastToStoreResolvedObjectFieldStatic(); in VisitStoreResolvedObjectFieldStatic() local1012 auto typedInst = inst->CastToUnresolvedStoreStatic(); in VisitUnresolvedStoreStatic() local1205 auto typedInst = inst->CastToLoadObjectPair(); in VisitLoadObjectPair() local1235 auto typedInst = inst->CastToStoreObjectPair(); in VisitStoreObjectPair() local1302 auto typedInst = inst->CastToLoadObject(); in VisitLoadObject() local1330 auto typedInst = inst->CastToLoadResolvedObjectField(); in VisitLoadResolvedObjectField() local1349 auto typedInst = inst->CastToStoreObject(); in VisitStoreObject() local[all …]