Home
last modified time | relevance | path

Searched defs:TypePromotionAction (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3286 class TypePromotionAction { class in __anon1d600f580d11::TypePromotionTransaction
3294 TypePromotionAction(Instruction *Inst) : Inst(Inst) {} in TypePromotionAction() function in __anon1d600f580d11::TypePromotionTransaction::TypePromotionAction