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.cpp3334 auto *NewUnOp = UnaryOperator::CreateWithCopiedFlags( in visitCallInst() local
3337 return replaceInstUsesWith(CI, NewUnOp); in visitCallInst()