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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp110 unsigned PromotedWidth = 0; member in class:__anon3598::IRPromoter
810 bool TypePromotion::TryToPromote(Value *V, unsigned PromotedWidth) { argument
820 << TypeSize << " bits to " << PromotedWidth << "\n"); local

Completed in 43 milliseconds