Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp179 class TypePromotionLegacy : public FunctionPass { global() class
183 TypePromotionLegacy() : FunctionPass(ID) {} TypePromotionLegacy() function in __anon0e46b04f0111::TypePromotionLegacy