Home
last modified time | relevance | path

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

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