Home
last modified time | relevance | path

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

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