Searched refs:ZextArg (Results 1 – 2 of 2) sorted by relevance
2755 Value *ZextArg = Zext->getOperand(0); in ProcessUMulZExtIdiom() local2756 if (TruncInst *Trunc = dyn_cast<TruncInst>(ZextArg)) in ProcessUMulZExtIdiom()
3928 Value *ZextArg = Zext->getOperand(0); in processUMulZExtIdiom() local3929 if (TruncInst *Trunc = dyn_cast<TruncInst>(ZextArg)) in processUMulZExtIdiom()