Searched refs:SplitType (Results 1 – 1 of 1) sorted by relevance
2213 auto *SplitType = cast<StructType>(I.getType()); in visitIntrinsicInst() local2214 Type *RsrcType = SplitType->getElementType(0); in visitIntrinsicInst()2215 Type *OffType = SplitType->getElementType(1); in visitIntrinsicInst()