Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h661 Instruction *foldICmpUsingKnownBits(ICmpInst &Cmp);
H A DInstCombineCompares.cpp6434 Instruction *InstCombinerImpl::foldICmpUsingKnownBits(ICmpInst &I) { in foldICmpUsingKnownBits() function in InstCombinerImpl
7354 if (Instruction *Res = foldICmpUsingKnownBits(I)) in visitICmpInst()