Searched refs:mutateType (Results 1 – 9 of 9) sorted by relevance
351 I.mutateType(Offset->getType()); in visitAlloca()369 V->mutateType(NewTy); in visitAlloca()
305 Inst->mutateType(SExt->getType()); in propagateSignExtension()
409 I->mutateType(TypeMapper->remapType(I->getType())); in RemapInstruction()
471 void mutateType(Type *Ty) { in mutateType() function
1443 mutateType(FTy->getReturnType());3261 mutateType(FTy->getReturnType());
1899 Inst->mutateType(NewTy); in TypeMutator()1906 Inst->mutateType(OrigTy); in undo()2011 void mutateType(Instruction *Inst, Type *NewTy);2045 void TypePromotionTransaction::mutateType(Instruction *Inst, Type *NewTy) { in mutateType() function in __anon08e94ae70211::TypePromotionTransaction2571 TPT.mutateType(ExtOpnd, Ext->getType()); in promoteOperandForOther()4294 ToBePromoted->mutateType(TransitionTy); in promoteImpl()
225 UsedVar->mutateType(NewUsedVal->getType()->getPointerTo()); in RemoveFunctionReferences()
1163 AVI.NewGV->mutateType(PointerType::get(NewType, 0)); in linkAppendingVarInit()
3117 K->mutateType(getVecTypeForPair(L->getType(), H->getType())); in fuseChosenPairs()