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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1919 unsigned Log2Val = (-ConstValue1).logBase2(); local
1925 DAG.getConstant(Log2Val,

Completed in 325 milliseconds