Searched refs:mutateType (Results 1 – 7 of 7) sorted by relevance
337 I.mutateType(Offset->getType()); in visitAlloca()355 V->mutateType(NewTy); in visitAlloca()
305 Inst->mutateType(SExt->getType()); in propagateSignExtension()
388 I->mutateType(TypeMapper->remapType(I->getType())); in RemapInstruction()
481 void mutateType(Type *Ty) { in mutateType() function
1842 Inst->mutateType(NewTy); in TypeMutator()1849 Inst->mutateType(OrigTy); in undo()1954 void mutateType(Instruction *Inst, Type *NewTy);1988 void TypePromotionTransaction::mutateType(Instruction *Inst, Type *NewTy) { in mutateType() function in __anon0965895a0211::TypePromotionTransaction2510 TPT.mutateType(ExtOpnd, Ext->getType()); in promoteOperandForOther()4216 ToBePromoted->mutateType(TransitionTy); in promoteImpl()
1152 AVI.NewGV->mutateType(PointerType::get(NewType, 0)); in linkAppendingVarInit()
3107 K->mutateType(getVecTypeForPair(L->getType(), H->getType())); in fuseChosenPairs()