Searched defs:mutateType (Results 1 – 2 of 2) sorted by relevance
805 void mutateType(Type *Ty) { in mutateType() function
3040 void TypePromotionTransaction::mutateType(Instruction *Inst, Type *NewTy) { in mutateType() function in TypePromotionTransaction