Home
last modified time | relevance | path

Searched refs:TypeMutator (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2860 class TypeMutator : public TypePromotionAction { class in __anon78e22a880a11::TypePromotionTransaction
2866 TypeMutator(Instruction *Inst, Type *NewTy) in TypeMutator() function in __anon78e22a880a11::TypePromotionTransaction::TypeMutator
3065 std::make_unique<TypePromotionTransaction::TypeMutator>(Inst, NewTy)); in mutateType()