Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h303 Instruction *transformZExtICmp(ICmpInst *Cmp, ZExtInst &Zext);
H A DInstCombineCasts.cpp890 Instruction *InstCombinerImpl::transformZExtICmp(ICmpInst *Cmp, in transformZExtICmp() function in InstCombinerImpl
1193 return transformZExtICmp(Cmp, Zext); in visitZExt()