Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h706 Instruction *foldICmpWithZextOrSext(ICmpInst &ICmp);
H A DInstCombineCompares.cpp6268 Instruction *InstCombinerImpl::foldICmpWithZextOrSext(ICmpInst &ICmp) { in foldICmpWithZextOrSext() function in InstCombinerImpl
6445 return foldICmpWithZextOrSext(ICmp); in foldICmpWithCastOp()