Searched defs:mutateType (Results 1 – 3 of 3) sorted by relevance
557 void mutateType(Type *Ty) { in mutateType() function
663 void mutateType(Type *Ty) { in mutateType() function
2790 void TypePromotionTransaction::mutateType(Instruction *Inst, Type *NewTy) { in mutateType() function in TypePromotionTransaction