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

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3833 EVT ShiftCountVT = N0.getOperand(0)->getOperand(1).getValueType(); local
3842 DAG.getConstant(c1 + c2, ShiftCountVT)));

Completed in 145 milliseconds