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.h659 Instruction *foldICmpWithZextOrSext(ICmpInst &ICmp);
H A DInstCombineCompares.cpp5880 Instruction *InstCombinerImpl::foldICmpWithZextOrSext(ICmpInst &ICmp) { in foldICmpWithZextOrSext() function in InstCombinerImpl
6041 return foldICmpWithZextOrSext(ICmp); in foldICmpWithCastOp()