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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1220 ConstantInt *ShiftedAndCst = local
1225 if (!ShiftedAndCst->isNegative() && !ShiftedRHSCst->isNegative())

Completed in 1141 milliseconds