Searched refs:foldICmpWithZero (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h947 Instruction *foldICmpWithZero(ICmpInst &Cmp);
H A DInstCombineCompares.cpp1393 Instruction *InstCombiner::foldICmpWithZero(ICmpInst &Cmp) { function in class:InstCombiner
5590 if (Instruction *Res = foldICmpWithZero(I))

Completed in 95 milliseconds