Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2668 Value *NewExp = Builder.CreateAdd(InnerExp, Exp); in visitCallInst() local
2669 II->setArgOperand(1, NewExp); in visitCallInst()