Searched refs:foldSignBitTest (Results 1 – 2 of 2) sorted by relevance
664 Instruction *foldSignBitTest(ICmpInst &I);
1325 Instruction *InstCombinerImpl::foldSignBitTest(ICmpInst &I) { in foldSignBitTest() function in InstCombinerImpl5676 if (Instruction *New = foldSignBitTest(I)) in visitICmpInst()