Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2983 class OperandsHider : public TypePromotionAction { global() class in __anond527a6aa0a11::TypePromotionTransaction
2989 OperandsHider(Instruction *Inst) : TypePromotionAction(Inst) { OperandsHider() function in __anond527a6aa0a11::TypePromotionTransaction::OperandsHider