Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2609 class TypePromotionAction { class in __anon7f6d13e30a11::TypePromotionTransaction
2617 TypePromotionAction(Instruction *Inst) : Inst(Inst) {} in TypePromotionAction() function in __anon7f6d13e30a11::TypePromotionTransaction::TypePromotionAction