Searched refs:mutateType (Results 1 – 8 of 8) sorted by relevance
822 I.mutateType(Offset->getType()); in handleAlloca()853 V->mutateType(NewTy); in handleAlloca()
927 I->mutateType(TypeMapper->remapType(I->getType())); in remapInstruction()950 A.mutateType(TypeMapper->remapType(A.getType())); in remapFunction()
1007 In->mutateType(DestTy); in promoteTo()1098 P->mutateType(Ty0); in promoteTypes()1101 P->mutateType(PTy); in promoteTypes()1104 P->mutateType(Ty0); in promoteTypes()
604 void mutateType(Type *Ty) { in mutateType() function
1054 Value::mutateType(FTy->getReturnType());
2338 Inst->mutateType(NewTy); in TypeMutator()2345 Inst->mutateType(OrigTy); in undo()2486 void mutateType(Instruction *Inst, Type *NewTy);2531 void TypePromotionTransaction::mutateType(Instruction *Inst, Type *NewTy) { in mutateType() function in TypePromotionTransaction3781 TPT.mutateType(ExtOpnd, Ext->getType()); in promoteOperandForOther()6298 ToBePromoted->mutateType(TransitionTy); in promoteImpl()
591 I->mutateType(ExtTy); in PromoteTree()
232 UsedVar->mutateType(NewUsedVal->getType()->getPointerTo()); in RemoveFunctionReferences()