Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2173 bool HasNWAdd = IsSigned in visitCallInst() local
2176 if (HasNWAdd && match(Arg1, m_APInt(C1))) { in visitCallInst()