Searched refs:TypeMutator (Results 1 – 1 of 1) sorted by relevance
1832 class TypeMutator : public TypePromotionAction { class in __anonebd7bfba0211::TypePromotionTransaction1838 TypeMutator(Instruction *Inst, Type *NewTy) in TypeMutator() function in __anonebd7bfba0211::TypePromotionTransaction::TypeMutator1989 Actions.push_back(make_unique<TypePromotionTransaction::TypeMutator>(Inst, NewTy)); in mutateType()