Searched refs:mutateType (Results 1 – 8 of 8) sorted by relevance
827 I.mutateType(Offset->getType()); in handleAlloca()858 V->mutateType(NewTy); in handleAlloca()
925 I->mutateType(TypeMapper->remapType(I->getType())); in remapInstruction()948 A.mutateType(TypeMapper->remapType(A.getType())); in remapFunction()
1009 In->mutateType(DestTy); in promoteTo()1101 P->mutateType(Ty0); in promoteTypes()1104 P->mutateType(PTy); in promoteTypes()1107 P->mutateType(Ty0); in promoteTypes()
663 void mutateType(Type *Ty) { in mutateType() function
1152 Value::mutateType(FTy->getReturnType());
545 I->mutateType(ExtTy); in PromoteTree()
2597 Inst->mutateType(NewTy); in TypeMutator()2604 Inst->mutateType(OrigTy); in undo()2745 void mutateType(Instruction *Inst, Type *NewTy);2790 void TypePromotionTransaction::mutateType(Instruction *Inst, Type *NewTy) { in mutateType() function in TypePromotionTransaction4052 TPT.mutateType(ExtOpnd, Ext->getType()); in promoteOperandForOther()6680 ToBePromoted->mutateType(TransitionTy); in promoteImpl()
236 UsedVar->mutateType(NewUsedVal->getType()->getPointerTo()); in RemoveFunctionReferences()