Searched refs:createIdentifiedStructType (Results 1 – 2 of 2) sorted by relevance
550 StructType *createIdentifiedStructType(LLVMContext &Context, StringRef Name);551 StructType *createIdentifiedStructType(LLVMContext &Context);1088 return TypeList[ID] = createIdentifiedStructType(Context); in getTypeByID()1091 StructType *BitcodeReader::createIdentifiedStructType(LLVMContext &Context, in createIdentifiedStructType() function in BitcodeReader1098 StructType *BitcodeReader::createIdentifiedStructType(LLVMContext &Context) { in createIdentifiedStructType() function in BitcodeReader1689 Res = createIdentifiedStructType(Context, TypeName); in parseTypeTableBody()1718 Res = createIdentifiedStructType(Context, TypeName); in parseTypeTableBody()
334 StructType *createIdentifiedStructType(LLVMContext &Context, StringRef Name);335 StructType *createIdentifiedStructType(LLVMContext &Context);1269 return TypeList[ID] = createIdentifiedStructType(Context); in getTypeByID()1272 StructType *BitcodeReader::createIdentifiedStructType(LLVMContext &Context, in createIdentifiedStructType() function in BitcodeReader1279 StructType *BitcodeReader::createIdentifiedStructType(LLVMContext &Context) { in createIdentifiedStructType() function in BitcodeReader1765 Res = createIdentifiedStructType(Context, TypeName); in parseTypeTableBody()1794 Res = createIdentifiedStructType(Context, TypeName); in parseTypeTableBody()