Home
last modified time | relevance | path

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

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