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