Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h385 Instruction *transformSExtICmp(ICmpInst *ICI, Instruction &CI);
DInstCombineCasts.cpp893 Instruction *InstCombiner::transformSExtICmp(ICmpInst *ICI, Instruction &CI) { in transformSExtICmp() function in InstCombiner
1110 return transformSExtICmp(ICI, CI); in visitSExt()