Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTypePromotion.cpp110 unsigned PromotedWidth = 0; member in __anon7086da680111::IRPromoter
811 bool TypePromotion::TryToPromote(Value *V, unsigned PromotedWidth) { in TryToPromote()