Searched refs:Log2Val (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3513 unsigned Log2Val = (-ConstValue1).logBase2(); local
3520 DAG.getConstant(Log2Val, DL,

Completed in 110 milliseconds