Searched refs:setAllocatedType (Results 1 – 2 of 2) sorted by relevance
476 AI->setAllocatedType(TypeMapper->remapType(AI->getAllocatedType())); in RemapInstruction()
126 void setAllocatedType(Type *Ty) { AllocatedType = Ty; } in setAllocatedType() function