Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2632 class TypePromotionAction { class in __anon78e22a880a11::TypePromotionTransaction
2640 TypePromotionAction(Instruction *Inst) : Inst(Inst) {} in TypePromotionAction() function in __anon78e22a880a11::TypePromotionTransaction::TypePromotionAction