Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h252 Instruction *transformSExtICmp(ICmpInst *ICI, Instruction &CI);
H A DInstCombineCasts.cpp1362 Instruction *InstCombinerImpl::transformSExtICmp(ICmpInst *ICI, in transformSExtICmp() function in InstCombinerImpl
1567 return transformSExtICmp(ICI, CI); in visitSExt()