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

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

Completed in 69 milliseconds