Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h573 Instruction *foldIRemByPowerOfTwoToBitTest(ICmpInst &I);
H A DInstCombineCompares.cpp1216 Instruction *InstCombinerImpl::foldIRemByPowerOfTwoToBitTest(ICmpInst &I) { in foldIRemByPowerOfTwoToBitTest() function in InstCombinerImpl
1282 if (Instruction *New = foldIRemByPowerOfTwoToBitTest(Cmp)) in foldICmpWithZero()