Home
last modified time | relevance | path

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

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