Home
last modified time | relevance | path

Searched refs:GetConstAndPow2Ops (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16857 auto GetConstAndPow2Ops = [&](unsigned ConstOpIdx) { in combineFMulOrFDivWithIntPow2() local
16909 if (!GetConstAndPow2Ops(0) && !GetConstAndPow2Ops(1)) in combineFMulOrFDivWithIntPow2()