Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2758 class TruncBuilder : public TypePromotionAction { class in __anon7f6d13e30a11::TypePromotionTransaction
2765 TruncBuilder(Instruction *Opnd, Type *Ty) : TypePromotionAction(Opnd) { in TruncBuilder() function in __anon7f6d13e30a11::TypePromotionTransaction::TruncBuilder