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.cpp2948 class TypePromotionAction { class in __anon1d600f580b11::TypePromotionTransaction
2956 TypePromotionAction(Instruction *Inst) : Inst(Inst) {} in TypePromotionAction() function in __anon1d600f580b11::TypePromotionTransaction::TypePromotionAction