Searched refs:CSResultType (Results 1 – 1 of 1) sorted by relevance
7880 llvm::Type *CSResultType = CS.getType(); in visitInlineAsm() local7884 if (StructType *StructResult = dyn_cast<StructType>(CSResultType)) { in visitInlineAsm()7896 ResultTypes = makeArrayRef(CSResultType); in visitInlineAsm()