Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1302 Value *NarrowAbs = in visitCallInst() local
1304 return CastInst::Create(Instruction::ZExt, NarrowAbs, II->getType()); in visitCallInst()