Searched refs:MatchShiftOrMulXC (Results 1 – 1 of 1) sorted by relevance
2014 auto MatchShiftOrMulXC = [](Value *Op, Value *&V, APInt &C) -> bool { in simplifyIRemMulShl() local2043 if (MatchShiftOrMulXC(Op0, X, Y) && MatchShiftOrMulXC(Op1, X, Z)) { in simplifyIRemMulShl()