Searched refs:canGetThrough (Results 1 – 1 of 1) sorted by relevance
4182 static bool canGetThrough(const Instruction *Inst, Type *ConsideredExtType,4268 bool TypePromotionHelper::canGetThrough(const Instruction *Inst, in canGetThrough() function in TypePromotionHelper4381 if (!ExtOpnd || !canGetThrough(ExtOpnd, ExtTy, PromotedInsts, IsSExt)) in getAction()