Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3336 auto *NewUnOp = UnaryOperator::CreateWithCopiedFlags( in visitCallInst() local
3339 return replaceInstUsesWith(CI, NewUnOp); in visitCallInst()