Searched defs:TyDIE (Results 1 – 1 of 1) sorted by relevance
564 if (DIE *TyDIE = getDIE(Ty)) in createTypeDIE() local568 DIE &TyDIE = createAndAddDIE(Ty->getTag(), *ContextDIE, Ty); in createTypeDIE() local579 DIE &TyDIE = createAndAddDIE(Ty->getTag(), ContextDIE, Ty); in createTypeDIE() local632 if (DIE *TyDIE = getDIE(Ty)) in getOrCreateTypeDIE() local640 const DIType *Ty, const DIE &TyDIE) { in updateAcceleratorTables()661 void DwarfUnit::addGlobalType(const DIType *Ty, const DIE &TyDIE, in addGlobalType()