Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2854 class TypePromotionAction { class in __anon01de4a8e0a11::TypePromotionTransaction
2862 TypePromotionAction(Instruction *Inst) : Inst(Inst) {} in TypePromotionAction() function in __anon01de4a8e0a11::TypePromotionTransaction::TypePromotionAction