Searched refs:CreateDivOrNull (Results 1 – 1 of 1) sorted by relevance
1498 auto CreateDivOrNull = [&](Value *A, Value *B) -> Instruction * { in commonIDivTransforms() local1517 if (auto *Val = CreateDivOrNull(Y, Z)) in commonIDivTransforms()1521 if (auto *Val = CreateDivOrNull(X, Z)) in commonIDivTransforms()