Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1680 Value *NarrowAbs = in visitCallInst() local
1682 return CastInst::Create(Instruction::ZExt, NarrowAbs, II->getType()); in visitCallInst()