Searched refs:narrowBinOp (Results 1 – 2 of 2) sorted by relevance
527 Instruction *narrowBinOp(TruncInst &Trunc);
565 Instruction *InstCombiner::narrowBinOp(TruncInst &Trunc) { in narrowBinOp() function in InstCombiner775 if (Instruction *I = narrowBinOp(CI)) in visitTrunc()