Searched defs:structTy (Results 1 – 2 of 2) sorted by relevance
472 llvm::StructType *structTy) in ConstantStructBuilderTemplateBase()484 void suggestType(llvm::StructType *structTy) { in suggestType()572 llvm::StructType *structTy) in ConstantStructBuilder()
370 if (auto structTy = in getCoerceAndExpandTypeSequence() local