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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1795 unsigned Log2Val = (-N1C->getAPIntValue()).logBase2(); local
1801 DAG.getConstant(Log2Val,

Completed in 138 milliseconds