Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2733 class TypePromotionAction { class in __anon88ab83af0a11::TypePromotionTransaction
2741 TypePromotionAction(Instruction *Inst) : Inst(Inst) {} in TypePromotionAction() function in __anon88ab83af0a11::TypePromotionTransaction::TypePromotionAction