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

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

Completed in 204 milliseconds