Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2852 class OperandsHider : public TypePromotionAction { class in __anon88ab83af0a11::TypePromotionTransaction
2858 OperandsHider(Instruction *Inst) : TypePromotionAction(Inst) { in OperandsHider() function in __anon88ab83af0a11::TypePromotionTransaction::OperandsHider