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