Searched refs:createIdentifiedStructType (Results 1 – 2 of 2) sorted by relevance
286 StructType *createIdentifiedStructType(LLVMContext &Context, StringRef Name);287 StructType *createIdentifiedStructType(LLVMContext &Context);788 return TypeList[ID] = createIdentifiedStructType(Context); in getTypeByID()791 StructType *BitcodeReader::createIdentifiedStructType(LLVMContext &Context, in createIdentifiedStructType() function in BitcodeReader798 StructType *BitcodeReader::createIdentifiedStructType(LLVMContext &Context) { in createIdentifiedStructType() function in BitcodeReader1043 Res = createIdentifiedStructType(Context, TypeName); in ParseTypeTableBody()1072 Res = createIdentifiedStructType(Context, TypeName); in ParseTypeTableBody()
523 StructType *createIdentifiedStructType(LLVMContext &Context, StringRef Name);524 StructType *createIdentifiedStructType(LLVMContext &Context);1063 return TypeList[ID] = createIdentifiedStructType(Context); in getTypeByID()1066 StructType *BitcodeReader::createIdentifiedStructType(LLVMContext &Context, in createIdentifiedStructType() function in BitcodeReader1073 StructType *BitcodeReader::createIdentifiedStructType(LLVMContext &Context) { in createIdentifiedStructType() function in BitcodeReader1338 Res = createIdentifiedStructType(Context, TypeName); in ParseTypeTableBody()1367 Res = createIdentifiedStructType(Context, TypeName); in ParseTypeTableBody()