Searched refs:ExpectedElementType (Results 1 – 1 of 1) sorted by relevance
135 Type *ExpectedElementType,1051 Instruction *I, Value *Pointer, Type *ExpectedElementType, in replacePointerOperandWithPtrCast() argument1060 if (PointerElemTy == ExpectedElementType || in replacePointerOperandWithPtrCast()1061 isEquivalentTypes(PointerElemTy, ExpectedElementType)) in replacePointerOperandWithPtrCast()1065 MetadataAsValue *VMD = buildMD(PoisonValue::get(ExpectedElementType)); in replacePointerOperandWithPtrCast()1111 buildAssignPtr(B, ExpectedElementType, Pointer); in replacePointerOperandWithPtrCast()