Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3818 unsigned Log2Val = (-ConstValue1).logBase2(); in visitMUL() local
3825 DAG.getConstant(Log2Val, DL, in visitMUL()