Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2728 class OperandsHider : public TypePromotionAction { class in __anon7f6d13e30a11::TypePromotionTransaction
2734 OperandsHider(Instruction *Inst) : TypePromotionAction(Inst) { in OperandsHider() function in __anon7f6d13e30a11::TypePromotionTransaction::OperandsHider