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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2653 unsigned Op2Size = Op2.getValueType().getSizeInBits(); local
2657 if (ShiftSize > Op2Size)

Completed in 85 milliseconds