Home
last modified time | relevance | path

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

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