Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2961 class TypeMutator : public TypePromotionAction { class in __anon88ab83af0a11::TypePromotionTransaction
2967 TypeMutator(Instruction *Inst, Type *NewTy) in TypeMutator() function in __anon88ab83af0a11::TypePromotionTransaction::TypeMutator
3167 std::make_unique<TypePromotionTransaction::TypeMutator>(Inst, NewTy)); in mutateType()