Searched refs:TryToPromote (Results 1 – 1 of 1) sorted by relevance
176 bool TryToPromote(Value *V, unsigned PromotedWidth);808 bool TypePromotion::TryToPromote(Value *V, unsigned PromotedWidth) { in TryToPromote() function in TypePromotion986 MadeChange |= TryToPromote(I, PromotedVT.getFixedSizeInBits()); in runOnFunction()