Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h670 Instruction *foldICmpWithZextOrSext(ICmpInst &ICmp);
H A DInstCombineCompares.cpp4834 Instruction *InstCombinerImpl::foldICmpWithZextOrSext(ICmpInst &ICmp) { in foldICmpWithZextOrSext() function in InstCombinerImpl
4991 return foldICmpWithZextOrSext(ICmp); in foldICmpWithCastOp()