Searched refs:narrowRotate (Results 1 – 2 of 2) sorted by relevance
565 Instruction *narrowRotate(TruncInst &Trunc);
496 Instruction *InstCombiner::narrowRotate(TruncInst &Trunc) { in narrowRotate() function in InstCombiner629 if (Instruction *NarrowOr = narrowRotate(Trunc)) in narrowBinOp()