Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h864 Instruction *foldICmpInstWithConstantNotInt(ICmpInst &Cmp);
H A DInstCombineCompares.cpp2827 Instruction *InstCombiner::foldICmpInstWithConstantNotInt(ICmpInst &I) { in foldICmpInstWithConstantNotInt() function in InstCombiner
4861 if (Instruction *Res = foldICmpInstWithConstantNotInt(I)) in visitICmpInst()