Searched refs:getTypeByID (Results 1 – 1 of 1) sorted by relevance
709 Type *getTypeByID(unsigned ID);3850 Type *Ty = getTypeByID(TyID); in parseGlobalVarRecord()3863 Ty = getTypeByID(TyID); in parseGlobalVarRecord()3981 Type *FTy = getTypeByID(FTyID); in parseFunctionRecord()3986 FTy = getTypeByID(FTyID); in parseFunctionRecord()4164 Type *Ty = getTypeByID(TypeID); in parseGlobalIndirectSymbolRecord()4175 Ty = getTypeByID(TypeID); in parseGlobalIndirectSymbolRecord()4971 Ty = getTypeByID(TyID); in parseFunctionBody()4988 Ty = getTypeByID(TyID); in parseFunctionBody()5800 Type *Ty = getTypeByID(TyID); in parseFunctionBody()[all …]