Searched refs:structType (Results 1 – 2 of 2) sorted by relevance
418 Module *Module::addStructType(TypeStructInst *structType) { in addStructType() argument419 getGlobalSection()->addStructType(structType); in addStructType()863 GlobalSection *GlobalSection::addStructType(TypeStructInst *structType) { in addStructType() argument864 mGlobalDefs.push_back(structType); in addStructType()
151 Module *addStructType(TypeStructInst *structType);430 GlobalSection *addStructType(TypeStructInst *structType);