Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1370 class TypePromotionAction { class in __anon2960da4b0211::TypePromotionTransaction
1378 TypePromotionAction(Instruction *Inst) : Inst(Inst) {} in TypePromotionAction() function in __anon2960da4b0211::TypePromotionTransaction::TypePromotionAction