Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1626 bool IsNegate = match(C, m_ZeroInt()); in visitSub() local
1631 if (IsNegate) in visitSub()
1638 if (IsNegate) in visitSub()