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