Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h252 Instruction *transformZExtICmp(ICmpInst *Cmp, ZExtInst &Zext);
H A DInstCombineCasts.cpp1018 Instruction *InstCombinerImpl::transformZExtICmp(ICmpInst *Cmp, in transformZExtICmp() function in InstCombinerImpl
1314 return transformZExtICmp(Cmp, Zext); in visitZExt()