Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h253 Instruction *transformSExtICmp(ICmpInst *ICI, Instruction &CI);
H A DInstCombineCasts.cpp1368 Instruction *InstCombinerImpl::transformSExtICmp(ICmpInst *ICI, in transformSExtICmp() function in InstCombinerImpl
1575 return transformSExtICmp(ICI, CI); in visitSExt()