Home
last modified time | relevance | path

Searched refs:foldIRemByPowerOfTwoToBitTest (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h673 Instruction *foldIRemByPowerOfTwoToBitTest(ICmpInst &I);
H A DInstCombineCompares.cpp1152 Instruction *InstCombinerImpl::foldIRemByPowerOfTwoToBitTest(ICmpInst &I) { in foldIRemByPowerOfTwoToBitTest() function in InstCombinerImpl
1218 if (Instruction *New = foldIRemByPowerOfTwoToBitTest(Cmp)) in foldICmpWithZero()