Searched refs:DstStructTypesSet (Results 1 – 1 of 1) sorted by relevance
51 TypeMapTy(IRMover::IdentifiedStructTypeSet &DstStructTypesSet) in TypeMapTy() argument52 : DstStructTypesSet(DstStructTypesSet) {} in TypeMapTy()54 IRMover::IdentifiedStructTypeSet &DstStructTypesSet; member in __anonba36dcca0111::TypeMapTy206 DstStructTypesSet.switchToNonOpaque(DstSTy); in linkDefinedTypeBodies()223 DstStructTypesSet.addNonOpaque(DTy); in finishType()313 DstStructTypesSet.addOpaque(STy); in get()318 DstStructTypesSet.findNonOpaque(ElementTypes, IsPacked)) { in get()324 DstStructTypesSet.addNonOpaque(STy); in get()726 if (TypeMap.DstStructTypesSet.hasType(DST)) in computeTypeMapping()