Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1832 class TypeMutator : public TypePromotionAction { class in __anonebd7bfba0211::TypePromotionTransaction
1838 TypeMutator(Instruction *Inst, Type *NewTy) in TypeMutator() function in __anonebd7bfba0211::TypePromotionTransaction::TypeMutator
1989 Actions.push_back(make_unique<TypePromotionTransaction::TypeMutator>(Inst, NewTy)); in mutateType()